Skip to main content

TdxTileControlTitle Members

Contains appearance and layout settings of the tile control title.

Constructors

Name Description
Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

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.

Methods

Name Description
Assign(TPersistent) Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
DoAssign(TPersistent) protected Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner protected Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ToString Inherited from TObject.
See Also