Class tdbdatetimelookup64lb

Unit

Declaration

type tdbdatetimelookup64lb = class(tdblookup64lb)

Description

No description available, ancestor tdblookup64lb 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

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;
 
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;
 

Generated by PasDoc 0.16.0.