| Class TFrmPropChange (unit PropChange) |
TForm
| Constructors |
| Functions |
procedure BtnGoClick(Sender: TObject);
procedure FileListBox1Change(Sender: TObject);
function DfmToList(const ADfmFile: string; AList: TStrings): boolean;
procedure ProcessDfmFile(AFilename: string);| Properties |
| Events |
| Variables |
BtnGo : TButton;
DirectoryListBox1 : TDirectoryListBox;
DriveComboBox1 : TDriveComboBox;
FileListBox1 : TFileListBox;
Label1 : TLabel;
ListBox1 : TListBox;| Constructors |
| Functions |
procedure BtnGoClick(Sender: TObject);
procedure FileListBox1Change(Sender: TObject);easiest way to replace old file.
function DfmToList(const ADfmFile: string; AList: TStrings): boolean;Public declarations
procedure ProcessDfmFile(AFilename: string);Free binary stream.
| Properties |
| Events |
| Variables |
BtnGo : TButton;
DirectoryListBox1 : TDirectoryListBox;
DriveComboBox1 : TDriveComboBox;
FileListBox1 : TFileListBox;
Label1 : TLabel;
ListBox1 : TListBox;