Class TUpdateForm (unit UpdateFm)

Inherits from

TForm

Constructors



Functions

procedure AboutBtnClick(Sender: TObject);


procedure BrowseChangesFileClick(Sender: TObject);


procedure CancelBtnClick(Sender: TObject);

Now show the log messages.

procedure GoBtnClick(Sender: TObject);


Properties

Events

Variables

AboutBtn : TBitBtn;


BrowseChangesFile : TButton;


CancelBtn : TBitBtn;


ChangesFile : TEdit;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


GoBtn : TBitBtn;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


OpenDialog : TOpenDialog;


TargetFile : TLabel;



Constructors


Functions


procedure AboutBtnClick(Sender: TObject);


procedure BrowseChangesFileClick(Sender: TObject);


procedure CancelBtnClick(Sender: TObject);

Now show the log messages...


procedure GoBtnClick(Sender: TObject);


Properties


Events


Variables


AboutBtn : TBitBtn;


BrowseChangesFile : TButton;


CancelBtn : TBitBtn;


ChangesFile : TEdit;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


GoBtn : TBitBtn;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


OpenDialog : TOpenDialog;


TargetFile : TLabel;