[Overview][Constants][Types][Classes][Index] Reference for unit 'msedropdownlist' (#msegui)

tdropdowncols

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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 linecolor: colorty; [rw]

  property color: colorty; [rw]

  property colorselect: colorty; [rw]

  property font: tdropdownfont; [rw]

  property fontselect: tdropdownfontselect; [rw]

  property frametemplate: tframecomp; [rw]

  property facetemplate: tfacecomp; [rw]

end;

Inheritance

tdropdowncols

|

tdropdowndatacols

|

townedpersistentarrayprop

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13