[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedbedit.pas line 1648
type tdbdropdownlistcontroller = class(tcustomdbdropdownlistcontroller) |
published |
property datasource: tdatasource; |
property keyfield: string; |
property options: dropdowneditoptionsty; |
property optionsdatalink: griddatalinkoptionsty; |
property optionsdb: optionsdbty; |
property cols: tdbdropdowncols; |
property dropdownrowcount: Integer; |
property delay: Integer; |
property valuecol: Integer; |
property width: Integer; |
property datarowlinewidth: Integer; |
property datarowlinecolor: colorty; |
property buttonlength: Integer; |
property buttonminlength: Integer; |
property buttonendlength: Integer; |
end; |
| |
| |
| |
tcustomdropdowncontroller,ibutton,ievent,idropdowncontroller,idataeditcontroller |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |