Skip to main content

TdxCustomScreenTipBand Members

The base class for classes implementing sections in a ScreenTip window.

Constructors

Name Description
Create(TdxScreenTipBandType) Initializes a new instance of the TdxCustomScreenTipBand class with specified settings.

Properties

Name Description
BandType Specifies the ScreenTip’s section to which section settings will be applied.
Font Gets font settings for the descriptive text displayed in the ScreenTip section.
Glyph Specifies the explanatory image for the ScreenTip section.
GlyphFixedWidth Specifies if the ScreenTip section’s explanatory image is resized to meet the width requirements outlined in the Microsoft® Office® 2007 UI guidelines.
PlainText
Text Specifies the descriptive text for the ScreenTip section.
TextAlign Specifies the descriptive text‘s position relative to an explanatory image in the ScreenTip section.

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
IsDefaultTextColor
IsVisible(string)
ToString Inherited from TObject.
See Also