Class TCalIconDialog (unit Calmuniv)

Inherits from

TComponent

Constructors


constructor Create(AOwner : TComponent);

Public declarations


Functions

destructor Destroy;


function Execute : Boolean;


procedure SetHistory(value : TStrings);


Properties

property Filename : TFilename

Published declarations

property HistoryList : TStrings


property IconIndex : Word


Events

Variables

FFilename : TFilename;

Private declarations

FHistory : TStrings;


FIconIndex : Word;



Constructors


constructor Create(AOwner : TComponent);

Public declarations


Functions


destructor Destroy;


function Execute : Boolean;


procedure SetHistory(value : TStrings);


Properties


property Filename : TFilename

Published declarations


property HistoryList : TStrings


property IconIndex : Word


Events


Variables


FFilename : TFilename;

Private declarations


FHistory : TStrings;


FIconIndex : Word;