TTMSFNCGraphicsTextQuality Enumeration
Specifies the text rendering quality hint passed to the graphics system.
API unit family: TMSFNCGraphicsTypes
Members
| Name | Description |
|---|---|
gtqDefault |
Default rendering quality chosen by the graphics system. |
gtqAntiAliasing |
Anti-aliased text rendering for smooth edges. |
gtqClearType |
ClearType sub-pixel rendering for improved readability on LCD screens (Windows only). |