[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedataedits.pas line 640
type thistorycontroller = class(tdropdownlistcontroller) |
public |
constructor create(); |
procedure readstate(); |
procedure writestate(); |
procedure savehistoryvalue(); |
property history: msestringarty; [rw] |
published |
property dropdownrowcount: Integer; |
property delay: Integer; |
property historymaxcount: Integer; [rw] |
procedure clearhistory; |
property options: dropdowneditoptionsty; |
property width: Integer; |
property cols: tdropdowncols; |
end; |
| |
| |
| |
| |
tcustomdropdowncontroller,ibutton,ievent,idropdowncontroller,idataeditcontroller |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |