Class TChangeIcDialog (unit ChangeIcDialog)

Inherits from

TComponent

Constructors


constructor Create(aOwner: TComponent);



Functions

destructor Destroy;


function Execute: Boolean;

Public declarations

Properties

property Caption : string


property FileName : string


property IconIndex : Integer


Events

Variables

FCaption : string;


FFileName : string;

Private declarations

FIconIndex : Integer;



Constructors


constructor Create(aOwner: TComponent);


Functions


destructor Destroy;


function Execute: Boolean;

Public declarations


Properties


property Caption : string


property FileName : string


property IconIndex : Integer


Events


Variables


FCaption : string;


FFileName : string;

Private declarations


FIconIndex : Integer;