Class tcustomkeystringedit
Unit
Declaration
type tcustomkeystringedit = class(tcustomdropdownlistedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tcustomdropdownedit
- tcustomdropdownlistedit
- tcustomkeystringedit
Overview
Fields
| Protected | fvalue1: msestring; |
Methods
| Protected | procedure setvalue(const avalue: msestring); |
| Protected | procedure setvaluedata(const source); override; |
| Protected | procedure getvaluedata(out dest); override; |
| Protected | function createdropdowncontroller: tcustomdropdowncontroller; override; |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
| Protected | procedure setnullvalue; override; |
| Protected | function internaldatatotext(const data): msestring; override; |
| Protected | procedure texttodata(const atext: msestring; var data); override; |
| Protected | procedure valuetogrid(arow: integer); override; |
| Protected | procedure gridtovalue(arow: integer); override; |
| Protected | procedure readstatvalue(const reader: tstatreader); override; |
| Protected | procedure writestatvalue(const writer: tstatwriter); override; |
| Protected | procedure loaded; override; |
Properties
| Public | property value: msestring read fvalue1 write setvalue; |
| Public | property oninit: keystringediteventty read foninit write foninit; |
Description
Fields
| Protected | fvalue1: msestring; |
|
This item has no description. | |
Methods
| Protected | procedure setvalue(const avalue: msestring); |
|
This item has no description. | |
| Protected | procedure setvaluedata(const source); override; |
|
This item has no description. | |
| Protected | procedure getvaluedata(out dest); override; |
|
This item has no description. | |
| Protected | function createdropdowncontroller: tcustomdropdowncontroller; override; |
|
This item has no description. | |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
|
This item has no description. | |
| Protected | procedure setnullvalue; override; |
|
This item has no description. | |
| Protected | function internaldatatotext(const data): msestring; override; |
|
This item has no description. | |
| Protected | procedure texttodata(const atext: msestring; var data); override; |
|
This item has no description. | |
| Protected | procedure valuetogrid(arow: integer); override; |
|
This item has no description. | |
| Protected | procedure gridtovalue(arow: integer); override; |
|
This item has no description. | |
| Protected | procedure readstatvalue(const reader: tstatreader); override; |
|
This item has no description. | |
| Protected | procedure writestatvalue(const writer: tstatwriter); override; |
|
This item has no description. | |
| Protected | procedure loaded; override; |
|
This item has no description. | |
Properties
| Public | property value: msestring read fvalue1 write setvalue; |
|
This item has no description. | |
| Public | property oninit: keystringediteventty read foninit write foninit; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.