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

tcustomdropdowncontroller

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

Declaration

Source position: msedropdownlist.pas line 401

type tcustomdropdowncontroller = class(teventpersistent, ibutton, ievent, idropdowncontroller, idataeditcontroller)

public

  constructor create();

  destructor destroy; override;

  function hasdropdown;

  property dropdownwidget: twidget; [r]

  procedure dostatread(); virtual;

  procedure dostatwrite(); virtual;

  procedure dropdown; virtual;

  procedure canceldropdown;

  procedure dropdownactivated;

  procedure dropdowndeactivated;

  function dataselected;

  property options: dropdowneditoptionsty; [rw]

published

  property color: colorty; [rw]

  property colorclient: colorty; [rw]

  property frametemplate: tframecomp; [rw]

  property facetemplate: tfacecomp; [rw]

end;

Inheritance

tcustomdropdowncontroller,ibutton,ievent,idropdowncontroller,idataeditcontroller

|

teventpersistent,ievent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13