Public Member Functions | |
| CopyFrom (const TCharacterProperties CP) | |
| Copy properties. | |
| TCharacterProperties | Clone () |
| Clone Self. | |
| Boolean | IsBold () |
| Getter for Bold. | |
| Boolean | IsItalic () |
| Getter for Italic. | |
| Boolean | IsUnderline () |
| Getter for Underline. | |
| Boolean | IsStrike () |
| Getter for Strike. | |
Public Attributes | |
| TDirection | Direction |
| Text direction (ltr/rtl). | |
| AnsiString | FontName |
| Font name. | |
| AnsiString | FontColor |
| Font color in hex code. | |
| AnsiString | FontBGColor |
| Background color in hex code. | |
| AnsiString | FontHLColor |
| Hilight color in hex code. | |
| TFontstyles | FontStyle |
| Font style. | |
| Integer | FontSize |
| Font size in points. | |
| TCharset | FontCharSet |
| Font character set. | |
| TVerticalAlignment | VerticalAlignment |
| vertical alignment | |
| string | Language |
| |
| Boolean | Underline |
| |
| TCharacterProperties TCharacterProperties::Clone | ( | ) |
Clone Self.
1.5.4