Class tdbintegerlookup64lb
Unit
Declaration
type tdbintegerlookup64lb = class(tdblookup64lb)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdblookup1
- tdblookup
- tdblookuplb
- tdblookup64lb
- tdbintegerlookup64lb
Overview
Methods
| Protected | function getdatalbdatakind: lbdatakindty; override; |
| Protected | procedure setlookupvalue(const aindex: integer); override; |
| Protected | function lookuptext(const aindex: integer): msestring; 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 | function getdatalbdatakind: lbdatakindty; override; |
|
This item has no description. | |
| Protected | procedure setlookupvalue(const aindex: integer); override; |
|
This item has no description. | |
| Protected | function lookuptext(const aindex: integer): msestring; 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.