Class tdbintegerdisplb
Unit
Declaration
type tdbintegerdisplb = class(tdbintegerdisp, idbdispfieldlink, ireccontrol, ilookupbufferfieldinfo)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tdispwidget
- tnumdisp
- tcustomintegerdisp
- tdbintegerdisp
- tdbintegerdisplb
Overview
Methods
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
| Protected | function getlbdatakind(const apropname: string): lbdatakindty; |
| Protected | function getlookupbuffer: tcustomlookupbuffer; |
Properties
| Public | property keyvalue: integer read fkeyvalue write setkeyvalue; |
| Published | property lookupbuffer: tcustomlookupbuffer read flookupbuffer
write setlookupbuffer; |
| Published | property lookupkeyfieldno: lookupbufferfieldnoty read flookupkeyfieldno
write flookupkeyfieldno default 0; |
| Published | property lookupvaluefieldno: lookupbufferfieldnoty read flookupvaluefieldno
write flookupvaluefieldno default 0; |
Description
Methods
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
This item has no description. | |
| Protected | function getlbdatakind(const apropname: string): lbdatakindty; |
|
This item has no description. | |
| Protected | function getlookupbuffer: tcustomlookupbuffer; |
|
This item has no description. | |
Properties
| Public | property keyvalue: integer read fkeyvalue write setkeyvalue; |
|
This item has no description. | |
| Published | property lookupbuffer: tcustomlookupbuffer read flookupbuffer
write setlookupbuffer; |
|
This item has no description. | |
| Published | property lookupkeyfieldno: lookupbufferfieldnoty read flookupkeyfieldno
write flookupkeyfieldno default 0; |
|
This item has no description. | |
| Published | property lookupvaluefieldno: lookupbufferfieldnoty read flookupvaluefieldno
write flookupvaluefieldno default 0; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.