Class TForm1 (unit Tstringf)

Inherits from

TForm

Constructors



Functions

procedure LoadBtnClick(Sender: TObject);


procedure OpenBtnClick(Sender: TObject);


procedure SaveBtnClick(Sender: TObject);

Empty the memo and read the file.

Properties

Events

Variables

DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


FileListBox1 : TFileListBox;


FilterComboBox1 : TFilterComboBox;


Label1 : TLabel;


ListBox1 : TListBox;


LoadBtn : TButton;


Memo1 : TMemo;


OpenBtn : TButton;


SaveBtn : TButton;



Constructors


Functions


procedure LoadBtnClick(Sender: TObject);


procedure OpenBtnClick(Sender: TObject);


procedure SaveBtnClick(Sender: TObject);

Empty the memo and read the file.


Properties


Events


Variables


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


FileListBox1 : TFileListBox;


FilterComboBox1 : TFilterComboBox;


Label1 : TLabel;


ListBox1 : TListBox;


LoadBtn : TButton;


Memo1 : TMemo;


OpenBtn : TButton;


SaveBtn : TButton;