Class tdbdatetimelookupdb

Unit

Declaration

type tdbdatetimelookupdb = class(tdblookup32db)

Description

No description available, ancestor tdblookup32db description follows
No description available, ancestor tdblookupdb 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

Overview

Methods

Protected procedure setlookupvalue(const abm: bookmarkdataty); override;
Protected function lookuptext(const abm: bookmarkdataty): msestring; override;
Protected function getlookupvaluefieldtypes: fieldtypesty; 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 procedure setlookupvalue(const abm: bookmarkdataty); override;
 
Protected function lookuptext(const abm: bookmarkdataty): msestring; override;
 
Protected function getlookupvaluefieldtypes: fieldtypesty; 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;
 

Generated by PasDoc 0.16.0.