TdxTileBarOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Center |
Specifies a value indicating whether the main page content is centered horizontally in the tile control.
Inherited from Tdx |
Center |
Specifies a value indicating whether the main page content is centered vertically in the tile control.
Inherited from Tdx |
Fixed |
Specifies a value indicating whether the left and right margins are applied to the control’s content regardless of its horizontal scrolling position.
Inherited from Tdx |
Fixed |
Specifies a value indicating whether the top and bottom margins are applied to the control’s content regardless of its vertical scrolling position.
Inherited from Tdx |
Group |
Specifies the maximum number of columns that a logical block of regular tile items occupies in tile groups.
Inherited from Tdx |
Group |
Specifies the space between visible tile groups, in pixels.
Inherited from Tdx |
Group |
Specifies a tile control’s group layout.
Inherited from Tdx |
Group |
Specifies the maximum number of rows across which tile items are arranged in tile groups.
Inherited from Tdx |
Indent |
Specifies the space (in pixels) between the content of a tile control and its left and right edges.
Inherited from Tdx |
Indent |
Specifies the space (in pixels) between visible tile groups and the top and bottom edges of a tile control.
Inherited from Tdx |
Item |
Specifies the absolute height (in pixels) of a regular tile or tile bar item.
Inherited from Tdx |
Item |
Specifies the horizontal and vertical distances (in pixels) between individual tile items within a group.
Inherited from Tdx |
Item |
Specifies a regular tile item’s width (in pixels).
Inherited from Tdx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Position | Switches between modes of the tile bar control positioning within a client area. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also