Back to Devexpress

TdxCustomTileBar Members

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

latest81.8 KB
Original Source

TdxCustomTileBar Members

The base class for tile bar control.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.
CreateParented(HWND)Inherited from TWinControl.

Properties

NameDescription
ActionInherited from TControl.
ActionBarsSpecifies action bar settings. Inherited from TdxCustomTileControl.
ActiveCanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
ActiveDetailSpecifies the currently active detail page. Inherited from TdxCustomTileControl.
ActiveHitTestReturns HitTest information about a specific point within the current tile control. Inherited from TdxCustomTileControl.
AlignInherited from TControl.
AlignDisabledInherited from TWinControl.
AlignWithMarginsInherited from TControl.
AnchorsInherited from TControl.
AutoSizeInherited from TControl.
BevelEdgesInherited from TWinControl.
BevelInnerInherited from TWinControl.
BevelKindInherited from TWinControl.
BevelOuterInherited from TWinControl.
BevelWidthInherited from TWinControl.
BiDiModeInherited from TControl.
BorderSize protectedInherited from TcxControl.
BorderStyle protectedSpecifies the control’s border style. Inherited from TcxControl.
BorderWidthInherited from TWinControl.
BoundsReturns the control’s boundaries. Inherited from TcxControl.
BoundsRectInherited from TControl.
BrushInherited from TWinControl.
CanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
CaptionInherited from TControl.
CheckedItemCountReturns the number of tile items that are currently checked within the tile control. Inherited from TdxCustomTileControl.
CheckedItemsProvides zero-based indexed access to tile items that are currently checked within the tile control. Inherited from TdxCustomTileControl.
ClientBoundsReturns the control’s client area. Inherited from TcxControl.
ClientHeightInherited from TControl.
ClientOriginInherited from TControl.
ClientRectInherited from TControl.
ClientWidthInherited from TControl.
ColorInherited from TControl.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ConstraintsInherited from TControl.
ControlCountInherited from TWinControl.
ControllerProvides access to the object that processes animation, keyboard, and mouse events on behalf of the tile bar control.
ControlsInherited from TWinControl.
ControlStateInherited from TControl.
ControlStyleInherited from TControl.
Ctl3DInherited from TWinControl.
CurrentPPIInherited from TControl.
CursorInherited from TControl.
CustomHintInherited from TControl.
DesignInfoInherited from TComponent.
DockClientCountInherited from TWinControl.
DockClientsInherited from TWinControl.
DockManagerInherited from TWinControl.
DockOrientationInherited from TControl.
DockSiteInherited from TWinControl.
DoubleBufferedInherited from TWinControl.
DragAndDropObjectSpecifies drag-and-drop settings. Inherited from TdxCustomTileControl.
DragAndDropObjectClassInherited from TcxControl.
DragAndDropStateInherited from TcxControl.
DragCursorInherited from TControl.
DragKindInherited from TControl.
DragModeInherited from TControl.
EnabledInherited from TControl.
ExplicitHeightInherited from TControl.
ExplicitLeftInherited from TControl.
ExplicitTopInherited from TControl.
ExplicitWidthInherited from TControl.
FloatingInherited from TControl.
FloatingDockSiteClassInherited from TControl.
FocusedItemSpecifies the focused tile.
FocusOnClick protectedSpecifies if clicking the control focuses it. Inherited from TcxControl.
FontInherited from TControl.
GroupsProvides access to a collection of tile groups that are contained within the tile control. Inherited from TdxCustomTileControl.
HandleInherited from TWinControl.
HeightInherited from TControl.
HelpContextInherited from TControl.
HelpKeywordInherited from TControl.
HelpTypeInherited from TControl.
HintSpecifies a hint message for the control. Inherited from TcxControl.
HitTest protectedDeprecated. This property exists for backward compatibility only. Use the ActiveHitTest property instead. Inherited from TdxCustomTileControl.
HostDockSiteInherited from TControl.
HScrollBar protectedInherited from TcxControl.
HScrollBarVisible protectedInherited from TcxControl.
ImagesSpecifies the images to be displayed within tile items and their frames. Inherited from TdxCustomTileControl.
ImeModeInherited from TWinControl.
ImeNameInherited from TWinControl.
IsDesigningIdentifies if the control is being modified by the form designer. Inherited from TcxControl.
IsDestroyingIdentifies if the control is about to be destroyed. Inherited from TcxCustomControl.
IsDrawingLockedInherited from TWinControl.
IsFocusedIdentifies if the control has focus. Inherited from TcxControl.
IsLoadingIdentifies if the control is being loaded. Inherited from TcxControl.
ItemsProvides access to a collection of tile items that are contained within the tile control. Inherited from TdxCustomTileControl.
Keys protectedInherited from TcxControl.
LeftInherited from TControl.
LookAndFeel protectedProvides access to the control’s look & feel settings. Inherited from TcxControl.
LookAndFeelPainter protectedInherited from TcxControl.
LRDockWidthInherited from TControl.
MarginsInherited from TControl.
MouseCaptureInherited from TControl.
MouseCaptureObjectProvides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl.
MouseDownPosSpecifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl.
MouseInClientInherited from TWinControl.
NameInherited from TComponent.
ObserversInherited from TComponent.
OptionsBehaviorProvides access to tile bar control behavior and functionality settings.
OptionsDetailAnimateSpecifies animation settings for detail page navigation. Inherited from TdxCustomTileControl.
OptionsItemAnimateSpecifies animation settings that are common to all tiles. Inherited from TdxCustomTileControl.
OptionsViewProvides access to tile bar control layout settings.
OwnerInherited from TComponent.
PaddingInherited from TWinControl.
ParentInherited from TControl.
ParentBackground protectedInherited from TcxControl.
ParentBiDiModeInherited from TControl.
ParentColorInherited from TControl.
ParentCtl3DInherited from TWinControl.
ParentCustomHintInherited from TControl.
ParentDoubleBufferedInherited from TWinControl.
ParentFontInherited from TControl.
ParentShowHintInherited from TControl.
ParentWindowInherited from TWinControl.
PixelsPerInchInherited from TWinControl.
PopupMenu protectedSpecifies the popup menu associated with the control. Inherited from TcxControl.
RaiseOnNonMainThreadUsageInherited from TControl.
RedrawDisabledInherited from TWinControl.
ScaleFactorInherited from TControl.
ScrollBars protectedInherited from TcxControl.
ShowHintInherited from TControl.
ShowingInherited from TWinControl.
StyleSpecifies appearance settings of the tile control’s background and focused item. Inherited from TdxCustomTileControl.
StyleElementsInherited from TControl.
StyleNameInherited from TControl.
TabOrderInherited from TWinControl.
TabStopInherited from TcxControl.
TagInherited from TComponent.
TBDockHeightInherited from TControl.
TextInherited from TControl.
TipModeInherited from TWinControl.
TitleSpecifies title settings of the tile control. Inherited from TdxCustomTileControl.
TopInherited from TControl.
TouchInherited from TControl.
TransparentSpecifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeightInherited from TControl.
UndockWidthInherited from TControl.
UseDockManagerInherited from TWinControl.
VCLComObjectInherited from TComponent.
VisibleInherited from TControl.
VisibleDockClientCountInherited from TWinControl.
VScrollBar protectedInherited from TcxControl.
VScrollBarVisible protectedInherited from TcxControl.
WidthInherited from TControl.
WindowProcInherited from TControl.

Methods

NameDescription
AcceptMousePosForClick(Integer,Integer)Inherited from TcxControl.
AddFontListener(IcxFontListener)Inherited from TcxControl.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginDrag(Boolean,Integer)Inherited from TControl.
BeginDragAndDropInherited from TcxControl.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
BeginUpdatePrevents the tile control from being repainted until the EndUpdate method is called. Inherited from TdxCustomTileControl.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CancelUpdateInherited from TdxCustomTileControl.
CanFocusInherited from TWinControl.
CanFocusExInherited from TcxControl.
ChangeScale(Integer,Integer)Inherited from TControl.
CheckNonMainThreadUsageInherited from TControl.
ClickInherited from TControl.
ClientToParent(TPoint,TWinControl)Inherited from TControl.
ClientToScreen(TPoint)Inherited from TControl.
ClientToScreen(TRect)Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer)Inherited from TControl.
ContainsControl(TControl)Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean)Inherited from TWinControl.
CreateGroupCreates a new tile group. Inherited from TdxCustomTileControl.
CreateItem(TdxTileControlItemSize,TdxTileControlGroup)Creates a new tile item. Inherited from TdxCustomTileControl.
CreateItem(TdxTileBarItemSize,TdxTileControlGroup)Creates a new tile.
CreateItem(Boolean,TdxTileControlGroup)Inherited from TdxCustomTileControl.
CreateItemsCollectionInherited from TdxCustomTileControl.
CreateParentedControl(HWND)Inherited from TWinControl.
DeleteItem(TdxTileControlItem)Deletes a specified tile item. Inherited from TdxCustomTileControl.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DisableAlignInherited from TWinControl.
Dock(TWinControl,TRect)Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer)Inherited from TWinControl.
DragDrop(TObject,Integer,Integer)Inherited from TControl.
DraggingInherited from TControl.
DrawTextBiDiModeFlags(Longint)Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnlyInherited from TControl.
EnableAlignInherited from TWinControl.
EndDrag(Boolean)Inherited from TControl.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
EndUpdateEnables updates of the tile control after a BeginUpdate method call. Inherited from TdxCustomTileControl.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FinishDragAndDrop(Boolean)Inherited from TcxControl.
FlipChildren(Boolean)Inherited from TWinControl.
FocusedInherited from TWinControl.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetControlsAlignmentInherited from TControl.
GetDragImagesInherited from TControl.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
GetStyleNameInherited from TControl.
GetSystemMetrics(Integer)Inherited from TControl.
GetTabControlList(TList)Inherited from TWinControl.
GetTabOrderList(TList)Inherited from TWinControl.
GetTextBuf(PChar,Integer)Inherited from TControl.
GetTextLenInherited from TControl.
HandleAllocatedInherited from TWinControl.
HandleNeededInherited from TWinControl.
HasParentInherited from TComponent.
HideInherited from TControl.
HideActionBarsHides action bars. Inherited from TdxCustomTileControl.
HidePopupWindowHides the currently visible popup control.
InitiateActionInherited from TControl.
InsertComponent(TComponent)Inherited from TComponent.
InsertControl(TControl)Inherited from TWinControl.
InvalidateInherited from TControl.
InvalidateRect(TRect,Boolean)Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean)Inherited from TcxControl.
InvalidateWithChildrenInherited from TcxControl.
IsAnyActionBarVisibleDetermines if action bars are shown within the tile control. Inherited from TdxCustomTileControl.
IsCustomStyleActiveInherited from TControl.
IsImplementorOf(IInterface)Inherited from TComponent.
IsLightStyleColor(TColor)Inherited from TControl.
IsMouseInPressedArea(Integer,Integer)Inherited from TcxControl.
IsRightToLeftInherited from TControl.
LayoutChangedForces the tile control to update itself. Inherited from TdxCustomTileControl.
LoadedInherited from TComponent.
LockDrawingInherited from TWinControl.
LockScrollBarsInherited from TcxControl.
ManualDock(TWinControl,TControl,TAlign)Inherited from TControl.
ManualFloat(TRect)Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseMove(TShiftState,Integer,Integer)Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseWheelHandler(TMessage)Inherited from TControl.
Notification(TComponent,TOperation)Inherited from TComponent.
PaintTo(HDC,Integer,Integer)Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer)Inherited from TWinControl.
ParentToClient(TPoint,TWinControl)Inherited from TControl.
Perform(Cardinal,WPARAM,LPARAM)Inherited from TControl.
Perform(Cardinal,WPARAM,PChar)Inherited from TControl.
Perform(Cardinal,WPARAM,TRect)Inherited from TControl.
PostMouseMoveInherited from TcxControl.
PostMouseMove(TPoint)Inherited from TcxControl.
PreProcessMessage(TMsg)Inherited from TWinControl.
RealignInherited from TWinControl.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RefreshInherited from TControl.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveControl(TControl)Inherited from TWinControl.
RemoveFontListener(IcxFontListener)Inherited from TcxControl.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RemoveGroup(TdxTileControlGroup)Removes a specified tile group from the tile control. Inherited from TdxCustomTileControl.
RepaintInherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)Inherited from TControl.
RestoreFromIniFile(string,Boolean,Boolean,string)Restores the tile control’s settings from an INI file. Inherited from TdxCustomTileControl.
RestoreFromRegistry(string,Boolean,Boolean,string)Restores the tile control’s settings from the system registry. Inherited from TdxCustomTileControl.
RestoreFromStream(TStream,Boolean,Boolean,string)Restores the tile control’s settings from a stream. Inherited from TdxCustomTileControl.
ScaleBy(Integer,Integer)Inherited from TWinControl.
ScaleForPPI(Integer)Inherited from TControl.
ScaleRectSize(TRect)Inherited from TControl.
ScaleValue(Double)Inherited from TControl.
ScaleValue(Integer)Inherited from TControl.
ScaleValue(TPoint)Inherited from TControl.
ScaleValue(TRect)Inherited from TControl.
ScaleValue(TSize)Inherited from TControl.
ScreenToClient(TPoint)Inherited from TControl.
ScreenToClient(TRect)Inherited from TControl.
ScrollBy(Integer,Integer)Inherited from TWinControl.
ScrollContent(TcxDirection)Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect)Inherited from TcxControl.
SendToBackInherited from TControl.
SetBounds(Integer,Integer,Integer,Integer)Inherited from TControl.
SetDesignVisible(Boolean)Inherited from TControl.
SetFocusInherited from TWinControl.
SetParentComponent(TComponent)Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)Inherited from TcxControl.
SetSubComponent(Boolean)Inherited from TComponent.
SetTextBuf(PChar)Inherited from TControl.
ShowInherited from TControl.
ShowActionBarsShows action bars. Inherited from TdxCustomTileControl.
ShowPopupWindow(TdxTileBarItem)Displays a popup control of the specified tile.
StartDrag(TDragObject)Inherited from TcxControl.
StoreToIniFile(string,Boolean,string)Saves the tile control’s settings to an INI file. Inherited from TdxCustomTileControl.
StoreToRegistry(string,Boolean,string)Saves the tile control’s settings to the registry. Inherited from TdxCustomTileControl.
StoreToStream(TStream,string)Saves the tile control’s settings to a stream. Inherited from TdxCustomTileControl.
SupportsUIAutomation protectedInherited from TcxCustomControl.
SystemInfoChanged(Cardinal)Inherited from TcxControl.
ToStringInherited from TObject.
TranslationChangedInherited from TcxControl.
UnlockDrawingInherited from TWinControl.
UnlockScrollBarsInherited from TcxControl.
UpdateInherited from TControl.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateControlStateInherited from TWinControl.
UpdateWithChildrenInherited from TcxControl.
UseRightToLeftAlignmentInherited from TControl.
UseRightToLeftReadingInherited from TControl.
UseRightToLeftScrollBarInherited from TControl.
WndProc(TMessage)Inherited from TControl.

Events

NameDescription
OnActionBarsHide protectedEnables you to respond to hiding action bars caused by specific actions and prohibits the change. Inherited from TdxCustomTileControl.
OnActionBarsShow protectedEnables you to respond to showing action bars caused by specific actions and prohibit the change. Inherited from TdxCustomTileControl.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGetStoredProperties protectedEnables you to customize a list of the tile control’s properties to be stored to external data stores. Inherited from TdxCustomTileControl.
OnGetStoredPropertyValue protectedEnables you to provide values for the tile control’s properties to be saved to external data stores. Inherited from TdxCustomTileControl.
OnGroupDragBegin protectedEnables you to forbid end-users to drag-and-drop specific tile groups within the control. Inherited from TdxCustomTileControl.
OnGroupDragEnd protectedNotifies that an end-user has dropped a dragged tile group at a specific position within the control. Inherited from TdxCustomTileControl.
OnGroupDragOver protectedEnables you to prevent end-users from dropping a dragged tile group at a specific position within the control. Inherited from TdxCustomTileControl.
OnGroupRemoveWithLastItem protectedEnables you to prevent automatic tile group destruction when its last item is removed or destroyed. Inherited from TdxCustomTileControl.
OnInitStoredObject protectedEnables you to initialize tile groups and items that are created when restoring the tile control’s settings from external data stores. Inherited from TdxCustomTileControl.
OnItemActivateDetail protectedEnables you to respond to showing the detail page associated with a specified tile item. Inherited from TdxCustomTileControl.
OnItemBeforeCheck protectedEnables you to prohibit switching the checked state of tile items. Inherited from TdxCustomTileControl.
OnItemCheck protectedEnables you to respond to switching the checked state of tile items. Inherited from TdxCustomTileControl.
OnItemDeactivateDetail protectedEnables you to respond to closing the detail page associated with a specified tile item. Inherited from TdxCustomTileControl.
OnItemDeactivatingDetail protectedEnables you to prohibit the detail page associated with a specified tile item from closing. Inherited from TdxCustomTileControl.
OnItemDragBegin protectedEnables you to prohibit end-users from moving tile items using drag and drop. Inherited from TdxCustomTileControl.
OnItemDragEnd protectedEnables you to respond to completing a drag-and-drop operation with tile items (dropping them). Inherited from TdxCustomTileControl.
OnItemDragOver protectedEnables you to prohibit end-users from dropping tile items in certain groups. Inherited from TdxCustomTileControl.
OnItemFocusChange protectedEnables you to respond to moving focus to a specified tile item. Inherited from TdxCustomTileControl.
OnItemFocusChanging protectedEnables you to prohibit moving focus to a specified tile item. Inherited from TdxCustomTileControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnter protectedOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protectedOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPopupActivate protectedEnables you to respond to displaying the popup control associated with a specified tile item.
OnPopupActivating protectedEnables you to prevent the popup control associated with a specified tile item from displaying.
OnPopupDeactivate protectedEnables you to respond to closing the popup control associated with a specified tile item.
OnPopupDeactivating protectedEnables you to prevent the popup control associated with a specified tile item from displaying.
OnResizeInherited from TControl.
OnSetStoredPropertyValue protectedEnables you to restore the tile control’s property values from external data stores. Inherited from TdxCustomTileControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxCustomTileBar Class

dxTileBar Unit