Vcl.Graphics.TFont Properties
InheritedProtected
| Charset | published | Specifies the character set of the font. |
| Color | published | Specifies the color of the text. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FontAdapter | public | Designates an interface for providing the font information to ActiveX controls. |
| Handle | public | Provides access to the handle of a system font. |
| Height | published | Specifies the height of the font. |
| IsDPIRelated | public | |
| IsScreenFont | public | |
| Name | published | Identifies the typeface of the font. |
| Orientation | published | Specifies text orientation. |
| OwnerCriticalSection | public | Points to information about the critical section that the canvas which draws with this graphics object uses to lock out other threads. |
| Pitch | published | Specifies whether the characters in the font all have the same width. |
| PixelsPerInch | public | Indicates the conversion factor between logical inches and the pixels of the device (printer or screen) using the font. |
| Quality | published | Specifies the font quality. |
| Size | published | Specifies the height of the font in points. |
| Style | published | Determines whether the font is normal, italic, underlined, bold, and so on. |