Class TFileSearchReplace

Unit

Declaration

type TFileSearchReplace = class(TObject)

Description

Hierarchy

Overview

Methods

Public constructor Create(const AFileName: string);
Public destructor Destroy; override;
Public procedure Replace(const AFrom, ATo: string; ReplaceFlags: TReplaceFlags);

Description

Methods

Public constructor Create(const AFileName: string);
 
Public destructor Destroy; override;
 
Public procedure Replace(const AFrom, ATo: string; ReplaceFlags: TReplaceFlags);
 

Generated by PasDoc 0.16.0.