Class TFileReader
Unit
FileReader
Declaration
type TFileReader = class(TObject)
Description
Class for parsing files having a structure similar to Delphi *.dfm-files.
Hierarchy
TFileReader > TObjectMethods
Overview
Description
 |
constructor Create(FileName: string; FollowFilePaths: Boolean = True); |
 |
destructor Destroy; override; |
Properties
Overview
Description
 |
property FileName: string; |
 |
property NumberOfObjects: Integer; |
 |
property TotalNumberOfObjects: Integer; |
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49