TdxScreenTipFooterBand Members
The TdxScreenTipFooterBand class implements the ScreenTip’s footer section that can be defined on a set of ScreenTips.Constructors
Name | Description |
---|---|
Create(TdxScreenTipBandType) | Initializes a new instance of the TdxCustomScreenTipBand class with specified settings. Inherited from TdxCustomScreenTipBand. |
Create(TdxScreenTipRepository) | Initializes a new instance of the TdxScreenTipFooterBand class with specified settings. |
Properties
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. |
Repository | References the ScreenTip repository. |
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. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
HasGlyph | Inherited from TdxCustomScreenTipBand. |
IsDefaultTextColor | Inherited from TdxCustomScreenTipBand. |
IsVisible(string) | Inherited from TdxCustomScreenTipBand. |
ToString | Inherited from TObject. |
See Also