Class TFrmPropChange (unit PropChange)

Inherits from

TForm

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;



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;