Source position: editors.inc line 412
type TReplaceDialogRec = packed record
Find: string;
Replace: string;
Options: Word;
end;