Class tdbdialogstringedit
Unit
Declaration
type tdbdialogstringedit = class(tdbstringedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tdbstringedit
- tdbdialogstringedit
Overview
Fields
| Protected | fcontroller: tstringdialogcontroller; |
Methods
| Protected | function createdialogcontroller: tstringdialogcontroller; virtual; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Properties
| Published | property textflags default defaulttextflagsnoycentered; |
| Published | property textflagsactive default defaulttextflagsactivenoycentered; |
| Published | property frame: tellipsebuttonframe read getframe write setframe; |
| Published | property onexecute: stringdialogexeceventty read getonexecute write setonexecute; |
Description
Fields
| Protected | fcontroller: tstringdialogcontroller; |
|
This item has no description. | |
Methods
| Protected | function createdialogcontroller: tstringdialogcontroller; virtual; |
|
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
| Published | property textflags default defaulttextflagsnoycentered; |
|
This item has no description. | |
| Published | property textflagsactive default defaulttextflagsactivenoycentered; |
|
This item has no description. | |
| Published | property frame: tellipsebuttonframe read getframe write setframe; |
|
This item has no description. | |
| Published | property onexecute: stringdialogexeceventty read getonexecute write setonexecute; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.