Class TChangeDiskDlg (unit Idcd)

Inherits from

TBaseInstallDlg

TBaseInstallDlg

Constructors


constructor Create(AOwner: TComponent);

Public declarations

Constants



Functions

function Execute: Boolean;


procedure AssignDialogEvents;

Protected declarations

procedure AssignDialogProperties;


procedure DoBrowseBtnClick(Sender: TObject);

This is where we deciede whether or not we want to intercept this event.

procedure DoExternalComponentCall(Install: TInstall;ComponentCall: String;PO: TObject);


Properties

property DialogText :

Published declarations

property InstallComponent :


property OverwriteText :


property ThemeBitmap :


Events

event OnInstallClick :

Events

Variables

Dialog : TdlgCD;

Private declarations

Disk : Integer;



Constructors


constructor Create(AOwner: TComponent);

Public declarations

Constants


Functions


function Execute: Boolean;


procedure AssignDialogEvents;

Protected declarations


procedure AssignDialogProperties;


procedure DoBrowseBtnClick(Sender: TObject);

This is where we deciede whether or not we want to intercept this event.


procedure DoExternalComponentCall(Install: TInstall;ComponentCall: String;PO: TObject);


Properties


property DialogText :

Published declarations


property InstallComponent :


property OverwriteText :


property ThemeBitmap :


Events


event OnInstallClick :

Events


Variables


Dialog : TdlgCD;

Private declarations


Disk : Integer;