Back to Devexpress

TdxTileBarItemDetailOptions Members

vcl-dxtilebar-dot-tdxtilebaritemdetailoptions-dot-underscore-members.md

latest5.5 KB
Original Source

TdxTileBarItemDetailOptions Members

Stores detail page-related settings of the tile item.

Constructors

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

Properties

NameDescription
BarItemProvides access to a tile item to which these detail page options belong.
CaptionSpecifies the caption of a tab displayed in a tile control’s title for a detail page. Inherited from TdxTileControlItemDetailOptions.
DetailControlAssociates a control to be displayed by a detail page on tile activation. Inherited from TdxTileControlItemDetailOptions.
DetailSiteProvides access to detail page settings. Inherited from TdxTileControlItemDetailOptions.
HasDetailIndicates if a tile item is set up to display a detail page on tile activation. Inherited from TdxTileControlItemDetailOptions.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ShowTabControls the visibility of a tab displayed in a tile control’s title for the current detail page. Inherited from TdxTileControlItemDetailOptions.
TileBarReturns a tile bar control hosting the tile item that owns the current options set.
TileControlInherited from TdxTileControlItemDetailOptions.
TileItemProvides access to the tile item associated with the current detail page. Inherited from TdxTileControlItemDetailOptions.

Methods

NameDescription
Assign(TPersistent)Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
DoAssign(TPersistent) protectedUpdates 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.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwner protectedReturns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ToStringInherited from TObject.

See Also

TdxTileBarItemDetailOptions Class

dxTileBar Unit