Class thistorycontroller

Unit

Declaration

type thistorycontroller = class(tdropdownlistcontroller)

Description

No description available, ancestor tdropdownlistcontroller description follows
No description available, ancestor tnocolsdropdownlistcontroller description follows
No description available, ancestor tcustomdropdownlistcontroller description follows
No description available, ancestor tcustomdropdowncontroller description follows
No description available, ancestor teventpersistent description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Methods

Protected procedure checkmaxcount;
Public constructor create(const intf: idropdownlist);
Public procedure readstate(const reader: tstatreader);
Public procedure writestate(const writer: tstatwriter);
Public procedure savehistoryvalue(const avalue: msestring);
Published procedure clearhistory;

Properties

Public property history: msestringarty read gethistory write sethistory;
Published property dropdownrowcount;
Published property delay;
Published property historymaxcount: integer read fhistorymaxcount write sethistorymaxcount default defaulthistorymaxcount;
Published property options default defaulthistoryeditoptions;
Published property width;
Published property cols;

Description

Methods

Protected procedure checkmaxcount;
 
Public constructor create(const intf: idropdownlist);
 
Public procedure readstate(const reader: tstatreader);
 
Public procedure writestate(const writer: tstatwriter);
 
Public procedure savehistoryvalue(const avalue: msestring);
 
Published procedure clearhistory;
 

Properties

Public property history: msestringarty read gethistory write sethistory;
 
Published property dropdownrowcount;
 
Published property delay;
 
Published property historymaxcount: integer read fhistorymaxcount write sethistorymaxcount default defaulthistorymaxcount;
 
Published property options default defaulthistoryeditoptions;
 
Published property width;
 
Published property cols;
 

Generated by PasDoc 0.16.0.