TdxScreenTipBand Properties
A section in a ScreenTip window.Name | Description |
---|---|
BandType | Specifies the ScreenTip’s section to which section settings will be applied. Inherited from TdxCustomScreenTipBand. |
Font | Gets font settings for the descriptive text displayed in the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
Glyph | Specifies the explanatory image for the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
GlyphFixedWidth | Specifies if the ScreenTip section’s explanatory image is resized to meet the width requirements outlined in the Microsoft® Office® 2007 UI guidelines. Inherited from TdxCustomScreenTipBand. |
PlainText | Inherited from TdxCustomScreenTipBand. |
ScreenTip | References a ScreenTip that contains the currently processed section. |
Text | Specifies the descriptive text for the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
TextAlign | Specifies the descriptive text‘s position relative to an explanatory image in the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
See Also