Public Attributes | |
| AnsiString | Token |
| Token name. | |
| Integer | DefVal |
| Default value. | |
| Boolean | PassDef |
| True: pass default. | |
| TRTFKeyType | KeyType |
| Key type. | |
| TRTFProperty | RTFProp |
| Index to property table if KeyType == ktProp. | |
| AnsiChar | UseChar |
| Character to print if KeyType == ktChar. | |
| TRTFDestination | IdxDest |
| Index to destination if keyType == ktDest. | |
| TRTFFunction | RTFFnct |
| Index if KeyType == ktSpec. | |
| TFontFamily | FFamily |
| Font family. | |
| AnsiString TTokenDef.Token |
Token name.
| Integer TTokenDef.DefVal |
Default value.
| Boolean TTokenDef.PassDef |
True: pass default.
| TRTFKeyType TTokenDef.KeyType |
Key type.
| TRTFProperty TTokenDef.RTFProp |
Index to property table if KeyType == ktProp.
| AnsiChar TTokenDef.UseChar |
Character to print if KeyType == ktChar.
| TRTFDestination TTokenDef.IdxDest |
Index to destination if keyType == ktDest.
| TRTFFunction TTokenDef.RTFFnct |
Index if KeyType == ktSpec.
| TFontFamily TTokenDef.FFamily |
Font family.
1.5.4