Class TFileSearchReplace
Unit
Declaration
type TFileSearchReplace = class(TObject)
Description
Hierarchy
- TObject
- TFileSearchReplace
Overview
Methods
constructor Create(const AFileName: string); |
|
destructor Destroy; override; |
|
procedure Replace(const AFrom, ATo: string; ReplaceFlags: TReplaceFlags); |
Description
Methods
constructor Create(const AFileName: string); |
|
destructor Destroy; override; |
|
procedure Replace(const AFrom, ATo: string; ReplaceFlags: TReplaceFlags); |
|
Generated by PasDoc 0.16.0.