Class TFDIRFORM (unit dirform)

Inherits from

TForm

Constructors



Functions

procedure FormCreate(Sender: TObject);


procedure FormResize(Sender: TObject);


function getpath:string;


procedure setpath(Pfad:string);

Public declarations

Properties

Events

Variables

BT_Cancel : TButton;


BT_OK : TButton;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


Label2 : TLabel;


Panel1 : TPanel;


Panel2 : TPanel;


Panel3 : TPanel;


Panel4 : TPanel;


Panel5 : TPanel;


Panel6 : TPanel;


Pfad : TLabel;


StatusBar1 : TStatusBar;



Constructors


Functions


procedure FormCreate(Sender: TObject);


procedure FormResize(Sender: TObject);


function getpath:string;


procedure setpath(Pfad:string);

Public declarations


Properties


Events


Variables


BT_Cancel : TButton;


BT_OK : TButton;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


Label2 : TLabel;


Panel1 : TPanel;


Panel2 : TPanel;


Panel3 : TPanel;


Panel4 : TPanel;


Panel5 : TPanel;


Panel6 : TPanel;


Pfad : TLabel;


StatusBar1 : TStatusBar;