Class THistoryComboBox (unit Hstcbo)

Inherits from

TComboBox

Constructors


constructor Create(AOwner: TComponent);

Protected-Deklarationen


Functions

procedure AddToList(NewItem: String);

Write to Registry

procedure ReadRegistry;


procedure WriteRegistry;

Read maximum allowed entries from Registry

procedure SetRootKey(ARootKey: TRootKey);


Properties

property Key : String


property MaxHistoryLength : Integer


property RootKey : TRootKey


Events

Variables

FKey : String;


FMaxHistoryLength : Integer;


FRootKey : TRootKey;



Constructors


constructor Create(AOwner: TComponent);

Protected-Deklarationen


Functions


procedure AddToList(NewItem: String);

Write to Registry


procedure ReadRegistry;


procedure WriteRegistry;

Read maximum allowed entries from Registry


procedure SetRootKey(ARootKey: TRootKey);


Properties


property Key : String


property MaxHistoryLength : Integer


property RootKey : TRootKey


Events


Variables


FKey : String;


FMaxHistoryLength : Integer;


FRootKey : TRootKey;