[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msedataedits' (#msegui)

thistorycontroller

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

Declaration

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;

Inheritance

thistorycontroller

|

tdropdownlistcontroller

|

tnocolsdropdownlistcontroller

|

tcustomdropdownlistcontroller,idropdownlistcontroller

|

tcustomdropdowncontroller,ibutton,ievent,idropdowncontroller,idataeditcontroller

|

teventpersistent,ievent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13