Table of Contents

TTMSFNCAppearanceGlobalFontType Enumeration

Specifies which font attribute is propagated when a global font is applied to controls.

API unit family: TMSFNCGraphicsTypes

Members

Name Description
aftNone No global font attribute is applied.
aftColor The font color is applied globally.
aftSize The font size is applied globally.
aftName The font name (typeface) is applied globally.
aftScale The font scale factor is applied globally.
aftStyle The font style (bold, italic, etc.) is applied globally.