Class tdbdatetimelookuplb

Unit

Declaration

type tdbdatetimelookuplb = class(tdblookup32lb)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getdatalbdatakind: lbdatakindty; override;
Protected procedure setlookupvalue(const aindex: integer); override;
Protected function lookuptext(const aindex: integer): msestring; override;

Properties

Published property kind: datetimekindty read fkind write setkind default dtk_date;
Published property format: msestring read fformat write setformat;
Published property value: tdatetime read fvalue;

Description

Methods

Protected function getdatalbdatakind: lbdatakindty; override;

This item has no description.

Protected procedure setlookupvalue(const aindex: integer); override;

This item has no description.

Protected function lookuptext(const aindex: integer): msestring; override;

This item has no description.

Properties

Published property kind: datetimekindty read fkind write setkind default dtk_date;

This item has no description.

Published property format: msestring read fformat write setformat;

This item has no description.

Published property value: tdatetime read fvalue;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.