Class tdbdatetimelookuplb
Unit
Declaration
type tdbdatetimelookuplb = class(tdblookup32lb)
Description
No description available, ancestor tdblookup32lb description follows
No description available, ancestor tdblookuplb description follows
No description available, ancestor tdblookup description follows
No description available, ancestor tdblookup1 description follows
No description available, ancestor tcustomdataedit description follows
No description available, ancestor tcustomedit description follows
No description available, ancestor tpublishedwidget description follows
No description available, ancestor tpublishedwidgetnwr description follows
No description available, ancestor tactionpublishedwidgetnwr description follows
No description available, ancestor tactionwidget description follows
No description available, ancestor twidget description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdblookup1
- tdblookup
- tdblookuplb
- tdblookup32lb
- tdbdatetimelookuplb
Overview
Methods
function getdatalbdatakind: lbdatakindty; override; |
|
procedure setlookupvalue(const aindex: integer); override; |
|
function lookuptext(const aindex: integer): msestring; override; |
Properties
property kind: datetimekindty read fkind write setkind default dtk_date; |
|
property format: msestring read fformat write setformat; |
|
property value: tdatetime read fvalue; |
Description
Methods
function getdatalbdatakind: lbdatakindty; override; |
|
procedure setlookupvalue(const aindex: integer); override; |
|
function lookuptext(const aindex: integer): msestring; override; |
|
Properties
property kind: datetimekindty read fkind write setkind default dtk_date; |
|
property format: msestring read fformat write setformat; |
|
property value: tdatetime read fvalue; |
|
Generated by PasDoc 0.16.0.