|
ScroogeXHTML for Delphi
7.2
|
A TTokenDef object stores the description of a RTF token. More...
Public Attributes | |
| string | 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. | |
A TTokenDef object stores the description of a RTF token.