TdxScreenTipRepositoryFonts Type
In This Article
Enumerates ScreenTip sections to which font settings will be applied.
#Declaration
Delphi
TdxScreenTipRepositoryFonts = set of TdxScreenTipBandType;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Values include:
Value | Meaning |
---|---|
stb |
The header section of the Screen |
stb |
The description section of the Screen |
stb |
The footer section of the Screen |
See Also