Class tdbintegerlookupstrdb
Unit
Declaration
type tdbintegerlookupstrdb = class(tdblookupstrdb)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdblookup1
- tdblookup
- tdblookupdb
- tdblookupstrdb
- tdbintegerlookupstrdb
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; |
|
This item has no description. | |
| Protected | function lookuptext(const abm: bookmarkdataty): msestring; override; |
|
This item has no description. | |
| Protected | function getlookupvaluefieldtypes: fieldtypesty; override; |
|
This item has no description. | |
| Public | constructor create(aaowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Public | property value: integer read fvalue; |
|
This item has no description. | |
| Published | property base: numbasety read fbase write setbase default nb_dec; |
|
This item has no description. | |
| Published | property bitcount: integer read fbitcount write setbitcount default 32; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.