Class tdbdatetimelookup64lb
Unit
Declaration
type tdbdatetimelookup64lb = class(tdblookup64lb)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdblookup1
- tdblookup
- tdblookuplb
- tdblookup64lb
- tdbdatetimelookup64lb
Overview
Methods
| Protected | function getdatalbdatakind: lbdatakindty; override; |
| Protected | procedure setlookupvalue(const aindex: integer); override; |
| Protected | function lookuptext(const aindex: integer): msestring; override; |
Properties
| Public | property value: tdatetime read fvalue; |
| Published | property kind: datetimekindty read fkind write setkind default dtk_date; |
| Published | property format: msestring read fformat write setformat; |
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
| Public | property value: tdatetime read fvalue; |
|
This item has no description. | |
| 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. | |
Generated by PasDoc 0.17.0.snapshot.