Class tdbintegerdisplb
Unit
Declaration
type tdbintegerdisplb = class(tdbintegerdisp, idbdispfieldlink, ireccontrol, ilookupbufferfieldinfo)
Description
No description available, ancestor tdbintegerdisp description follows
No description available, ancestor tcustomintegerdisp description follows
No description available, ancestor tnumdisp description follows
No description available, ancestor tdispwidget 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
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tdispwidget
- tnumdisp
- tcustomintegerdisp
- tdbintegerdisp
- tdbintegerdisplb
Overview
Methods
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
function getlbdatakind(const apropname: string): lbdatakindty; |
|
function getlookupbuffer: tcustomlookupbuffer; |
Properties
property keyvalue: integer read fkeyvalue write setkeyvalue; |
|
property lookupbuffer: tcustomlookupbuffer read flookupbuffer
write setlookupbuffer; |
|
property lookupkeyfieldno: lookupbufferfieldnoty read flookupkeyfieldno
write flookupkeyfieldno default 0; |
|
property lookupvaluefieldno: lookupbufferfieldnoty read flookupvaluefieldno
write flookupvaluefieldno default 0; |
Description
Methods
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
function getlbdatakind(const apropname: string): lbdatakindty; |
|
function getlookupbuffer: tcustomlookupbuffer; |
|
Properties
property keyvalue: integer read fkeyvalue write setkeyvalue; |
|
property lookupbuffer: tcustomlookupbuffer read flookupbuffer
write setlookupbuffer; |
|
property lookupkeyfieldno: lookupbufferfieldnoty read flookupkeyfieldno
write flookupkeyfieldno default 0; |
|
property lookupvaluefieldno: lookupbufferfieldnoty read flookupvaluefieldno
write flookupvaluefieldno default 0; |
|
Generated by PasDoc 0.16.0.