[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedropdownlist.pas line 174
type tdropdowncols = class(tdropdowndatacols) |
public |
constructor create(); |
destructor destroy; override; |
class function getitemclasstype; override; |
procedure createfont; |
procedure createfontselect; |
property nostreaming: Boolean; [rw] |
property onitemchange: indexeventty; [rw] |
property items []: tdropdowncol; default; [r] |
published |
property width: Integer; [rw] |
property options: coloptionsty; [rw] |
property textflags: textflagsty; [rw] |
property linewidth: Integer; [rw] |
property colorselect: colorty; [rw] |
property font: tdropdownfont; [rw] |
property fontselect: tdropdownfontselect; [rw] |
property frametemplate: tframecomp; [rw] |
property facetemplate: tfacecomp; [rw] |
end; |
| |
| |
| |
| |
| |
tpersistent |
? |
TObject |