Class thistorycontroller

Unit

Declaration

type thistorycontroller = class(tdropdownlistcontroller)

Description

This item has no description.

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;

This item has no description.

Public constructor create(const intf: idropdownlist);

This item has no description.

Public procedure readstate(const reader: tstatreader);

This item has no description.

Public procedure writestate(const writer: tstatwriter);

This item has no description.

Public procedure savehistoryvalue(const avalue: msestring);

This item has no description.

Published procedure clearhistory;

This item has no description.

Properties

Public property history: msestringarty read gethistory write sethistory;

This item has no description.

Published property dropdownrowcount;

This item has no description.

Published property delay;

This item has no description.

Published property historymaxcount: integer read fhistorymaxcount write sethistorymaxcount default defaulthistorymaxcount;

This item has no description.

Published property options default defaulthistoryeditoptions;

This item has no description.

Published property width;

This item has no description.

Published property cols;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.