Unit mselookupbuffer
Uses
Functions and Procedures
Variables
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; |
lbdatakindty = (...); |
Values
|
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 = (...); |
Values
|
lookupbufferstatesty = set of lookupbufferstatety; |
lookupbuffereventty = procedure(const sender: tcustomlookupbuffer) of object; |
lbdboptionty = (...); |
Values
|
lbdboptionsty = set of lbdboptionty; |
Constants
changeeventtag = 85839; |
Generated by PasDoc 0.16.0.