Class tdbdatetimelookuplb
Unit
Declaration
type tdbdatetimelookuplb = class(tdblookup32lb)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdblookup1
- tdblookup
- tdblookuplb
- tdblookup32lb
- tdbdatetimelookuplb
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.