Class tdbbooleantextedit
Unit
Declaration
type tdbbooleantextedit = class(tcustomdbenumedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tcustomdropdownedit
- tcustomdropdownlistedit
- tcustomenuedit
- tcustomenumedit
- tcustomdbenumedit
- tdbbooleantextedit
Overview
Methods
| Protected | function getrowdatapo(const arow: integer): pointer; override; |
| Protected | procedure valuetofield; override; |
| Protected | procedure fieldtovalue; override; |
| Protected | procedure getfieldtypes(var afieldtypes: fieldtypesty); |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Public | property value: boolean read getvalue write setvalue; |
| Published | property text_false: msestring read ftext_false write settext_false; |
| Published | property text_true: msestring read ftext_true write settext_true; |
| Published | property datalink; |
| Published | property valuedefault; |
| Published | property onsetvalue; |
Description
Methods
| Protected | function getrowdatapo(const arow: integer): pointer; override; |
|
This item has no description. | |
| Protected | procedure valuetofield; override; |
|
This item has no description. | |
| Protected | procedure fieldtovalue; override; |
|
This item has no description. | |
| Protected | procedure getfieldtypes(var afieldtypes: fieldtypesty); |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Public | property value: boolean read getvalue write setvalue; |
|
This item has no description. | |
| Published | property text_false: msestring read ftext_false write settext_false; |
|
This item has no description. | |
| Published | property text_true: msestring read ftext_true write settext_true; |
|
This item has no description. | |
| Published | property datalink; |
|
This item has no description. | |
| Published | property valuedefault; |
|
This item has no description. | |
| Published | property onsetvalue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.