Unit mselookupbuffer
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Interface ilookupbufferfieldinfo |
|
Class tlookupbufferdatalink |
|
Class tlookupbufferfieldsdatalink |
|
Class tlookupbuffermemodatalink |
|
Record stringindexinfoty |
|
Record integerindexinfoty |
|
Record int64indexinfoty |
|
Record floatindexinfoty |
|
Class tcustomlookupbuffer |
|
Class tlookupbuffer |
|
Class tdatalookupbuffer |
|
Class tcustomdblookupbuffer |
|
Class tdblookupbuffer |
|
Class tdbmemolookupbuffer |
Types
lookupbufferfieldnoty = type integer; |
lbdatakindty = (...); |
lbfiltereventty = procedure(const sender: tcustomlookupbuffer; const physindex: integer; var valid: boolean) of object; |
stringindexinfoarty = array of stringindexinfoty; |
integerindexinfoarty = array of integerindexinfoty; |
int64indexinfoarty = array of int64indexinfoty; |
floatindexinfoarty = array of floatindexinfoty; |
lookupbufferstatety = (...); |
lookupbufferstatesty = set of lookupbufferstatety; |
lookupbuffereventty = procedure(const sender: tcustomlookupbuffer) of object; |
lbdboptionty = (...); |
lbdboptionsty = set of lbdboptionty; |
Constants
changeeventtag = 85839; |
Description
Types
lookupbufferfieldnoty = type integer; |
|
This item has no description. |
lbdatakindty = (...); |
|
This item has no description. Values
|
lbfiltereventty = procedure(const sender: tcustomlookupbuffer; const physindex: integer; var valid: boolean) of object; |
|
This item has no description. |
stringindexinfoarty = array of stringindexinfoty; |
|
This item has no description. |
integerindexinfoarty = array of integerindexinfoty; |
|
This item has no description. |
int64indexinfoarty = array of int64indexinfoty; |
|
This item has no description. |
floatindexinfoarty = array of floatindexinfoty; |
|
This item has no description. |
lookupbufferstatety = (...); |
|
This item has no description. Values
|
lookupbufferstatesty = set of lookupbufferstatety; |
|
This item has no description. |
lookupbuffereventty = procedure(const sender: tcustomlookupbuffer) of object; |
|
This item has no description. |
lbdboptionty = (...); |
|
This item has no description. Values
|
lbdboptionsty = set of lbdboptionty; |
|
This item has no description. |
Constants
changeeventtag = 85839; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.