TTMSFNCUtils.GetSpecialChar Method
Returns the Unicode character for an internal special-character index.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCUtils
Syntax
class function GetSpecialChar(const Value: integer): UnicodeString;
Parameters
| Name | Description |
|---|---|
Value |
Index in the special-character table. |
Returns
Unicode character for the index.