Class TForm1 (unit MainF)

Inherits from

TForm

Constructors



Functions

procedure AideBtnClick(Sender: TObject);


procedure FFilterComboBoxClick(Sender: TObject);


procedure FFilterComboBoxExit(Sender: TObject);

if ParamCount > 0 then if (ParamStr(1) = '/E') or (ParamStr(1) = '/e') then

procedure FormCreate(Sender: TObject);

Fin procedure

procedure LangBtnClick(Sender: TObject);


procedure NetBtnClick(Sender: TObject);


Properties

Events

Variables

AideBtn : TBitBtn;


DfGradient1 : TDfGradient;


DirectoryListBox : TDirectoryListBox;


DriveComboBox : TDriveComboBox;


EFilterComboBox : TFilterComboBox;


FerBtn : TBitBtn;


FFilterComboBox : TFilterComboBox;


FichLbl : TLabel;


FileListBox : TFileListBox;


LangBtn : TBitBtn;


LecLbl : TLabel;


NetBtn : TBitBtn;


Panel1 : TPanel;


RepLbl : TLabel;


TitreLbl : TmyLabel3d;


TypeLbl : TLabel;



Constructors


Functions


procedure AideBtnClick(Sender: TObject);


procedure FFilterComboBoxClick(Sender: TObject);


procedure FFilterComboBoxExit(Sender: TObject);

if ParamCount > 0 then if (ParamStr(1) = '/E') or (ParamStr(1) = '/e') then


procedure FormCreate(Sender: TObject);

Fin procedure


procedure LangBtnClick(Sender: TObject);


procedure NetBtnClick(Sender: TObject);


Properties


Events


Variables


AideBtn : TBitBtn;


DfGradient1 : TDfGradient;


DirectoryListBox : TDirectoryListBox;


DriveComboBox : TDriveComboBox;


EFilterComboBox : TFilterComboBox;


FerBtn : TBitBtn;


FFilterComboBox : TFilterComboBox;


FichLbl : TLabel;


FileListBox : TFileListBox;


LangBtn : TBitBtn;


LecLbl : TLabel;


NetBtn : TBitBtn;


Panel1 : TPanel;


RepLbl : TLabel;


TitreLbl : TmyLabel3d;


TypeLbl : TLabel;