| Class TChangeIcDialog (unit ChangeIcDialog) |
TComponent
| Constructors |
constructor Create(aOwner: TComponent);| Functions |
destructor Destroy;
function Execute: Boolean;| Properties |
property Caption : string
property FileName : string
property IconIndex : Integer| Events |
| Variables |
FCaption : string;
FFileName : string;
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;