Class tcustomhistoryedit
Unit
Declaration
type tcustomhistoryedit = 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
- tcustomhistoryedit
Overview
Methods
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
| Protected | procedure loaded; override; |
| Protected | procedure readstatstate(const reader: tstatreader); override; |
| Protected | procedure writestatstate(const writer: tstatwriter); override; |
| Protected | function createdropdowncontroller: tcustomdropdowncontroller; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure savehistoryvalue; |
Properties
| Public | property dropdown: thistorycontroller read getdropdown write setdropdown; |
Description
Methods
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
|
This item has no description. | |
| Protected | procedure loaded; override; |
|
This item has no description. | |
| Protected | procedure readstatstate(const reader: tstatreader); override; |
|
This item has no description. | |
| Protected | procedure writestatstate(const writer: tstatwriter); override; |
|
This item has no description. | |
| Protected | function createdropdowncontroller: tcustomdropdowncontroller; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | procedure savehistoryvalue; |
|
This item has no description. | |
Properties
| Public | property dropdown: thistorycontroller read getdropdown write setdropdown; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.