Returns the string with the characters at the positions in Separator changed by the characters specified in Separators.
Syntax
Unit: FlexCel.Core
function TAdaptativeFormats.ApplySeparators(const s: string): string;
Parameters
<-> |
Parameter |
Type |
Description |
const |
s |
string |
|
See also