Contents - Index - Previous - Next


FindAndReplaceEx method



Applies to
TProfGrid component

Declaration
function FindAndReplaceEx(const FindText, ReplaceText: WideString; FindOptions: TFindOptions; const AColumns: array of Integer): Boolean;

Description

Works in the same way as the FindAndReplace method, but performs a find-and-replace operation on the specified columns only.