Back to Devexpress

TdxTileBarOptionsBehavior Members

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

latest8.1 KB
Original Source

TdxTileBarOptionsBehavior Members

Stores settings that determine how the tile bar control responds to end-user actions.

Constructors

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

Properties

NameDescription
BackgroundScrollSyncSpecifies how quickly the tile control’s background can be scrolled when you scroll the tile control’s content. Inherited from TdxTileControlOptionsBehavior.
FocusItemOnCycleSpecifies a value indicating whether an end-user can move focus to the next/previous row via the rightmost/leftmost tile within the current row. Inherited from TdxTileControlOptionsBehavior.
GroupCaptionHintSpecifies the hint displayed for tile groups with empty captions in GroupRenaming mode. Inherited from TdxTileControlOptionsBehavior.
GroupMovingControls if end-users can re-arrange entire tile groups within a tile control using drag and drop. Inherited from TdxTileControlOptionsBehavior.
GroupRenamingControls if end-users can rename tile groups. Inherited from TdxTileControlOptionsBehavior.
HideFocusOnItemHotTrackSpecifies if hot-tracking a tile item removes the focus indication from the currently focused item. Inherited from TdxTileControlOptionsBehavior.
ItemCheckModeControls if end-users can right-click or swipe down tile items to toggle their checked state. Inherited from TdxTileControlOptionsBehavior.
ItemFocusModeControls how the currently focused item is emphasized within a tile control. Inherited from TdxTileControlOptionsBehavior.
ItemHotTrackHighlightColorSpecifies the color used to highlight hot-tracked tile item. Inherited from TdxTileControlOptionsBehavior.
ItemHotTrackModeControls if end-users can hot-track tile items within a tile control using the mouse. Inherited from TdxTileControlOptionsBehavior.
ItemMovingControls if end-users can re-arrange tile items within a tile control using drag and drop. Inherited from TdxTileControlOptionsBehavior.
ItemOuterFrameColorSpecifies the color used to highlight outer frames painted around focused and hot-tracked tile items. Inherited from TdxTileControlOptionsBehavior.
ItemPressAnimationSpecifies if pressing a tile item with a click or tap is animated. Inherited from TdxTileControlOptionsBehavior.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ScrollModeControls how end-users can scroll tile control contents that are not shown in their entirety. Inherited from TdxTileControlOptionsBehavior.

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

TdxTileBarOptionsBehavior Class

dxTileBar Unit