Skip to main content

TdxScreenTipRepositoryFonts Type

Enumerates ScreenTip sections to which font settings will be applied.

Declaration

TdxScreenTipRepositoryFonts = set of TdxScreenTipBandType;

Referenced Class

Type
TdxScreenTipBandType

Remarks

Values include:

Value Meaning
stbHeader The header section of the ScreenTip window
stbDescription The description section of the ScreenTip window
stbFooter The footer section of the ScreenTip window

See Also