Class tdbreallookupstrdb

Unit

Declaration

type tdbreallookupstrdb = class(tdblookupstrdb)

Description

No description available, ancestor tdblookupstrdb 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;
Public constructor create(aowner: tcomponent); override;

Properties

Public property value: real read fvalue;
Published property valuerange: real read fvaluerange write setvaluerange;
Published property valuestart: real read fvaluestart write setvaluestart;
Published property format: msestring read fformat write setformat;

Description

Methods

Protected procedure setlookupvalue(const abm: bookmarkdataty); override;
 
Protected function lookuptext(const abm: bookmarkdataty): msestring; override;
 
Protected function getlookupvaluefieldtypes: fieldtypesty; override;
 
Public constructor create(aowner: tcomponent); override;
 

Properties

Public property value: real read fvalue;
 
Published property valuerange: real read fvaluerange write setvaluerange;
 
Published property valuestart: real read fvaluestart write setvaluestart;
 
Published property format: msestring read fformat write setformat;
 

Generated by PasDoc 0.16.0.