TdxTileControlOptionsBehavior Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Background |
Specifies how quickly the tile control’s background can be scrolled when you scroll the tile control’s content. |
Focus |
Specifies a value indicating whether an end-user can move focus to the next/previous row via the rightmost/leftmost tile within the current row. |
Group |
Specifies the hint displayed for tile groups with empty captions in Group |
Group |
Controls if end-users can re-arrange entire tile groups within a tile control using drag and drop. |
Group |
Controls if end-users can rename tile groups. |
Hide |
Specifies if hot-tracking a tile item removes the focus indication from the currently focused item. |
Item |
Controls if end-users can right-click or swipe down tile items to toggle their checked state. |
Item |
Controls how the currently focused item is emphasized within a tile control. |
Item |
Specifies the color used to highlight hot-tracked tile item. |
Item |
Controls if end-users can hot-track tile items within a tile control using the mouse. |
Item |
Controls if end-users can re-arrange tile items within a tile control using drag and drop. |
Item |
Specifies the color used to highlight outer frames painted around focused and hot-tracked tile items. |
Item |
Specifies if pressing a tile item with a click or tap is animated. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Scroll |
Controls how end-users can scroll tile control contents that are not shown in their entirety. |
#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