Class TInstallTypeDlg (unit Idit)

Inherits from

TBaseInstallDlg

TBaseInstallDlg

Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions

function Execute: Boolean;


procedure AssignDialogEvents;

Protected declarations

procedure AssignDialogProperties;


procedure DoBrowseBtnClick(Sender: TObject);

Must change the SelectedInstallType property of the TInstall component to reflect the results of the user interaction.

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 : TdlgIT;

Private declarations


Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions


function Execute: Boolean;


procedure AssignDialogEvents;

Protected declarations


procedure AssignDialogProperties;


procedure DoBrowseBtnClick(Sender: TObject);

Must change the SelectedInstallType property of the TInstall component to reflect the results of the user interaction.


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 : TdlgIT;

Private declarations