Back to Devexpress

TdxTileBarOptionsView Members

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

latest7.2 KB
Original Source

TdxTileBarOptionsView Members

Stores tile bar control appearance settings.

Constructors

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

Properties

NameDescription
CenterContentHorzSpecifies a value indicating whether the main page content is centered horizontally in the tile control. Inherited from TdxTileControlOptionsView.
CenterContentVertSpecifies a value indicating whether the main page content is centered vertically in the tile control. Inherited from TdxTileControlOptionsView.
FixedIndentHorzSpecifies a value indicating whether the left and right margins are applied to the control’s content regardless of its horizontal scrolling position. Inherited from TdxTileControlOptionsView.
FixedIndentVertSpecifies a value indicating whether the top and bottom margins are applied to the control’s content regardless of its vertical scrolling position. Inherited from TdxTileControlOptionsView.
GroupBlockMaxColumnCountSpecifies the maximum number of columns that a logical block of regular tile items occupies in tile groups. Inherited from TdxTileControlOptionsView.
GroupIndentSpecifies the space between visible tile groups, in pixels. Inherited from TdxTileControlOptionsView.
GroupLayoutSpecifies a tile control’s group layout. Inherited from TdxTileControlOptionsView.
GroupMaxRowCountSpecifies the maximum number of rows across which tile items are arranged in tile groups. Inherited from TdxTileControlOptionsView.
IndentHorzSpecifies the space (in pixels) between the content of a tile control and its left and right edges. Inherited from TdxTileControlOptionsView.
IndentVertSpecifies the space (in pixels) between visible tile groups and the top and bottom edges of a tile control. Inherited from TdxTileControlOptionsView.
ItemHeightSpecifies the absolute height (in pixels) of a regular tile or tile bar item. Inherited from TdxTileControlOptionsView.
ItemIndentSpecifies the horizontal and vertical distances (in pixels) between individual tile items within a group. Inherited from TdxTileControlOptionsView.
ItemWidthSpecifies a regular tile item’s width (in pixels). Inherited from TdxTileControlOptionsView.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
PositionSwitches between modes of the tile bar control positioning within a client area.

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

TdxTileBarOptionsView Class

dxTileBar Unit