Skip to main content

TdxTileControlTitle Properties

Contains appearance and layout settings of the tile control title.
Name Description
Color Specifies the title’s background color.
Font Specifies the font settings that are common to the title’s text and captions of detail page tabs.
Glyph Specifies the title’s glyph.
IndentHorz Specifies the space (in pixels) between the right edges of the title glyph and the title area.
IndentVert Specifies the space (in pixels) between the bottom edges of the title glyph and the title area.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
TabsActiveTextColor Specifies the text color of a tab caption that corresponds to the currently active detail page.
TabsDisabledTextColor Specifies the text color of a tab caption that corresponds to a disabled tile item.
TabsFontSize Specifies the font size applied to captions of detail page tabs shown in the title.
TabsHotTextColor Specifies the text color of a hot-tracked tab caption.
TabsTextColor Specifies the text color of a tab caption in the normal state.
Text Specifies the title’s text.
See Also