Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxDockControlPainter Members

#Constructors

Name Description
Create(TdxCustomDockControl) Initializes a new instance of the TdxDockControlPainter class with specified settings.

#Methods
Show Inherited Hide Inherited

Name Description
CanVerticalCaption
DrawBorder(TcxCanvas,TRect)
DrawCaption(TcxCanvas,TRect,Boolean)
DrawCaptionButton(TcxCanvas,TRect,Boolean,TcxButtonState)
DrawCaptionCloseButton(TcxCanvas,TRect,Boolean,TcxButtonState)
DrawCaptionHideButton(TcxCanvas,TRect,Boolean,Boolean,TcxButtonState)
DrawCaptionMaximizeButton(TcxCanvas,TRect,Boolean,Boolean,TcxButtonState)
DrawCaptionSeparator(TcxCanvas,TRect)
DrawCaptionText(TcxCanvas,TRect,Boolean)
DrawClient(TcxCanvas,TRect)
DrawDockSiteClient(TcxCanvas,TRect)
DrawHideBar(TcxCanvas,TRect,TdxAutoHidePosition)
DrawHideBarButton(TcxCanvas,TdxDockSiteHideBarButton,TdxAutoHidePosition)
DrawHideBarButtonBackground(TcxCanvas,TdxDockSiteHideBarButton,TdxAutoHidePosition)
DrawHideBarButtonImage(TcxCanvas,TdxCustomDockControl,TRect)
DrawHideBarButtonSection(TcxCanvas,TdxDockSiteHideBarButtonSection,TdxAutoHidePosition)
DrawHideBarButtonSections(TcxCanvas,TdxDockSiteHideBarButton,TdxAutoHidePosition)
DrawHideBarButtonSectionSeparator(TcxCanvas,TdxDockSiteHideBarButtonSection,TdxAutoHidePosition)
DrawHideBarButtonText(TcxCanvas,TdxCustomDockControl,TRect,TdxAutoHidePosition)
DrawHideBarScrollButton(TcxCanvas,TRect,TcxButtonState,TcxArrowDirection)
Equals(TObject) Inherited from TObject.
GetBorderWidths
GetCaptionButtonBorderWidths
GetCaptionButtonDefaultGlyphSize
GetCaptionButtonSize
GetCaptionColorPalette(TcxButtonState)
GetCaptionContentOffsets(Boolean)
GetCaptionHeight
GetCaptionSeparatorSize
GetDefaultImageHeight
GetDefaultImageSize(TdxAutoHidePosition)
GetDefaultImageWidth
GetHashCode Inherited from TObject.
GetHideBarButtonColorPalette
GetHideBarHeight
GetHideBarHorizInterval
GetHideBarScrollButtonSize
GetHideBarVertInterval
GetHideBarWidth
GetImageHeight
GetImageWidth
GetSpaceBetweenCaptionButtons
GetTabsPainter(TcxPCStyleID)
HasLookAndFeelStyle(TcxLookAndFeelStyle)
IsHideBarButtonHotTrackSupports
IsValidImageIndex(Integer)
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject.
ToString Inherited from TObject.
See Also