Class TfrmAutoInstaller (unit AutoInst)

Inherits from

TForm

Constructors



Functions

procedure cmdOkClick(Sender: TObject);


procedure cmdParamsClick(Sender: TObject);


procedure FormShow(Sender: TObject);


function WriteConfigFile: Boolean;


Properties

Events

Variables

cboExeFile : TComboBox;


chkOverwrite : TCheckBox;


chkRestoreAttributes : TCheckBox;


chkRestoreDate : TCheckBox;


chkUseNames : TCheckBox;


cmdCancel : TButton;


cmdOk : TButton;


cmdParams : TButton;


edtParameters : TEdit;


GroupBox1 : TGroupBox;


lblExeFile : TLabel;


lblParameters : TLabel;


ConfigFile : String;

Private declarations


Constructors


Functions


procedure cmdOkClick(Sender: TObject);


procedure cmdParamsClick(Sender: TObject);


procedure FormShow(Sender: TObject);


function WriteConfigFile: Boolean;


Properties


Events


Variables


cboExeFile : TComboBox;


chkOverwrite : TCheckBox;


chkRestoreAttributes : TCheckBox;


chkRestoreDate : TCheckBox;


chkUseNames : TCheckBox;


cmdCancel : TButton;


cmdOk : TButton;


cmdParams : TButton;


edtParameters : TEdit;


GroupBox1 : TGroupBox;


lblExeFile : TLabel;


lblParameters : TLabel;


ConfigFile : String;

Private declarations