Class tdbintegeredit
Unit
Declaration
type tdbintegeredit = class(tcustomintegeredit, idbeditfieldlink, ireccontrol)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tnumedit
- tcustomintegeredit
- tdbintegeredit
Overview
Methods
| Protected | procedure defineproperties(filer: tfiler); override; |
| Protected | function nullcheckneeded(const newfocus: twidget): boolean; override; |
| Protected | procedure griddatasourcechanged; override; |
| Protected | function getgriddatasource: tdatasource; |
| Protected | function createdatalist(const sender: twidgetcol): tdatalist; override; |
| Protected | procedure modified; override; |
| Protected | procedure doshortcut(var info: keyeventinfoty; const sender: twidget); override; |
| Protected | function internaldatatotext(const data): msestring; override; |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
| Protected | function getrowdatapo(const arow: integer): pointer; override; |
| Protected | procedure valuetofield; |
| Protected | procedure fieldtovalue; |
| Protected | procedure getfieldtypes(var afieldtypes: fieldtypesty); |
| Protected | function getfieldlink: tcustomeditwidgetdatalink; |
| Protected | procedure recchanged; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Properties
| Public | property isnull: boolean read fisnull; |
| Published | property datalink: teditwidgetdatalink read fdatalink write setdatalink; |
| Published | property base; |
| Published | property bitcount; |
| Published | property valuemin; |
| Published | property valuemax; |
| Published | property onsetvalue; |
Description
Methods
| Protected | procedure defineproperties(filer: tfiler); override; |
|
This item has no description. | |
| Protected | function nullcheckneeded(const newfocus: twidget): boolean; override; |
|
This item has no description. | |
| Protected | procedure griddatasourcechanged; override; |
|
This item has no description. | |
| Protected | function getgriddatasource: tdatasource; |
|
This item has no description. | |
| Protected | function createdatalist(const sender: twidgetcol): tdatalist; override; |
|
This item has no description. | |
| Protected | procedure modified; override; |
|
This item has no description. | |
| Protected | procedure doshortcut(var info: keyeventinfoty; const sender: twidget); override; |
|
This item has no description. | |
| Protected | function internaldatatotext(const data): msestring; override; |
|
This item has no description. | |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
|
This item has no description. | |
| Protected | function getrowdatapo(const arow: integer): pointer; override; |
|
This item has no description. | |
| Protected | procedure valuetofield; |
|
This item has no description. | |
| Protected | procedure fieldtovalue; |
|
This item has no description. | |
| Protected | procedure getfieldtypes(var afieldtypes: fieldtypesty); |
|
This item has no description. | |
| Protected | function getfieldlink: tcustomeditwidgetdatalink; |
|
This item has no description. | |
| Protected | procedure recchanged; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Public | property isnull: boolean read fisnull; |
|
This item has no description. | |
| Published | property datalink: teditwidgetdatalink read fdatalink write setdatalink; |
|
This item has no description. | |
| Published | property base; |
|
This item has no description. | |
| Published | property bitcount; |
|
This item has no description. | |
| Published | property valuemin; |
|
This item has no description. | |
| Published | property valuemax; |
|
This item has no description. | |
| Published | property onsetvalue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.