Class TDirDlg (unit Unit2)

Inherits from

TForm

Constructors



Functions

procedure BitBtn1Click(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure OKBtnClick(Sender: TObject);


Properties

Events

Variables

BitBtn1 : TBitBtn;


CancelBtn : TBitBtn;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


HelpBtn : TBitBtn;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


OKBtn : TBitBtn;


directory : string;

Public declarations


Constructors


Functions


procedure BitBtn1Click(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure OKBtnClick(Sender: TObject);


Properties


Events


Variables


BitBtn1 : TBitBtn;


CancelBtn : TBitBtn;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


HelpBtn : TBitBtn;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


OKBtn : TBitBtn;


directory : string;

Public declarations