Class tdropdownlistdatalink
Unit
Declaration
type tdropdownlistdatalink = class(tgriddatalink)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- TDataLink
- tmsedatalink
- tfieldsdatalink
- tgriddatalink
- tdropdownlistdatalink
Overview
Methods
| Protected | function getasmsestring(const afield: tfield): msestring; |
| Protected | function getasinteger(const afield: tfield): integer; |
| Protected | function getaslargeint(const afield: tfield): int64; |
| Protected | procedure cellevent(var info: celleventinfoty); override; |
| Protected | function getrecordcount: integer; override; |
| Protected | procedure SetBufferCount(Value: Integer); override; |
| Protected | function getfirstrecord: integer; override; |
| Protected | procedure updatefocustext; |
| Protected | procedure recordchanged(afield: tfield); override; |
| Protected | function GetActiveRecord: Integer; override; |
| Protected | procedure SetActiveRecord(Value: Integer); override; |
| Protected | procedure checkscrollbar; override; |
| Protected | function scrollevent(sender: tcustomscrollbar; event: scrolleventty): boolean; override; |
| Protected | procedure focuscell(var cell: gridcoordty); override; |
| Public | constructor create(const aowner: tcustomgrid; const aintf: igriddatalink; const adatalink: tdropdowndatalink); |
| Public | function domoveby(const distance: integer): integer; override; |
Properties
| Protected | property currentrecord: integer read fcurrentrecord; |
Description
Methods
| Protected | function getasmsestring(const afield: tfield): msestring; |
|
This item has no description. | |
| Protected | function getasinteger(const afield: tfield): integer; |
|
This item has no description. | |
| Protected | function getaslargeint(const afield: tfield): int64; |
|
This item has no description. | |
| Protected | procedure cellevent(var info: celleventinfoty); override; |
|
This item has no description. | |
| Protected | function getrecordcount: integer; override; |
|
This item has no description. | |
| Protected | procedure SetBufferCount(Value: Integer); override; |
|
This item has no description. | |
| Protected | function getfirstrecord: integer; override; |
|
This item has no description. | |
| Protected | procedure updatefocustext; |
|
This item has no description. | |
| Protected | procedure recordchanged(afield: tfield); override; |
|
This item has no description. | |
| Protected | function GetActiveRecord: Integer; override; |
|
This item has no description. | |
| Protected | procedure SetActiveRecord(Value: Integer); override; |
|
This item has no description. | |
| Protected | procedure checkscrollbar; override; |
|
This item has no description. | |
| Protected | function scrollevent(sender: tcustomscrollbar; event: scrolleventty): boolean; override; |
|
This item has no description. | |
| Protected | procedure focuscell(var cell: gridcoordty); override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustomgrid; const aintf: igriddatalink; const adatalink: tdropdowndatalink); |
|
This item has no description. | |
| Public | function domoveby(const distance: integer): integer; override; |
|
This item has no description. | |
Properties
| Protected | property currentrecord: integer read fcurrentrecord; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.