TTMSFNCPDFGraphicsLibOutputWriter.ReplaceString Method
Replaces all occurrences of
ASearchValuewithAValuein the current content stream buffer.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure ReplaceString(ASearchValue, AValue: String);
Parameters
| Name | Description |
|---|---|
ASearchValue |
String to find. |
AValue |
Replacement string. |