Back to Devexpress

TdxDockingManager Properties

vcl-dxdockcontrol-dot-tdxdockingmanager-dot-underscore-properties.md

latest8.2 KB
Original Source

TdxDockingManager Properties

A docking manager.

NameDescription
AutoHideIntervalSpecifies the time interval that passes before auto hiding a dock control.
AutoHideMovingIntervalSpecifies the time interval that passes between docking control displacements when it slides from the hidden to visible state or vice versa.
AutoHideMovingSizeSpecifies the sliding step for controls whose auto hide feature is enabled.
AutoShowIntervalSpecifies the time interval that passes before making auto hidden dock controls visible.
ColorSpecifies the color of dock controls that use the manager’s color settings.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DefaultFloatSitePropertiesSpecifies the default settings for float sites.
DefaultHorizContainerSitePropertiesSpecifies the default settings for horizontal side containers.
DefaultLayoutSitePropertiesSpecifies the default settings for layout sites.
DefaultSitesPropertiesProvides indexed access to objects specifying the default settings of dock controls.
DefaultSitesPropertiesCountReturns the number of elements in the DefaultSitesProperties list.
DefaultTabContainerSitePropertiesSpecifies the default settings for tab containers.
DefaultVertContainerSitePropertiesSpecifies the default settings for vertical side containers.
DesignInfoInherited from TComponent.
DockStyleSpecifies the docking mode.
DockZonesWidthSpecifies the default width of dock zones.
FakeComponentLink1Inherited from TcxComponent.
FakeComponentLink2Inherited from TcxComponent.
FakeComponentLink3Inherited from TcxComponent.
FontSpecifies the font used by dock controls.
ImagesSpecifies the source of images used by dock controls.
IsDesigningInherited from TcxComponent.
IsDestroyingInherited from TcxComponent.
IsLoadingInherited from TcxComponent.
LookAndFeelProvides look and feel settings for dock controls.
NameInherited from TComponent.
ObserversInherited from TComponent.
OptionsSpecifies a set of flags affecting the behavior of dock controls.
OwnerInherited from TComponent.
PainterClassReturns the painter class used to paint dock controls.
ParentFormReturns the form where the docking manager resides.
PixelsPerInch protectedReturns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent.
ResizeStyleSpecifies the panel resize style.
ResizeZonesWidthSpecifies the default width of resize zones.
ScalableSpecifies if the component’s content should be scaled. Inherited from TcxScalableComponent.
ScaleFactor protectedReturns the component’s scale factor. Inherited from TcxScalableComponent.
SelectionFrameWidthSpecifies the default width of the pen used to paint the docking frame and resizing bar.
TabsScrollIntervalSpecifies the scrolling interval for tabs.
TagInherited from TComponent.
UseDefaultSitesPropertiesSpecifies whether dynamically created dock controls use default settings provided by the docking manager.
VCLComObjectInherited from TComponent.

See Also

TdxDockingManager Class

TdxDockingManager Members

dxDockControl Unit