Class tdbintegerlookup64db

Unit

Declaration

type tdbintegerlookup64db = class(tdblookup64db)

Description

No description available, ancestor tdblookup64db 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(aaowner: tcomponent); override;

Properties

Public property value: integer read fvalue;
Published property base: numbasety read fbase write setbase default nb_dec;
Published property bitcount: integer read fbitcount write setbitcount default 32;

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(aaowner: tcomponent); override;
 

Properties

Public property value: integer read fvalue;
 
Published property base: numbasety read fbase write setbase default nb_dec;
 
Published property bitcount: integer read fbitcount write setbitcount default 32;
 

Generated by PasDoc 0.16.0.