Skip to main content

TdxControlFrameDragOptions Properties

Stores frame border drag settings.
Name Description
AutoDetectBorders Specifies if the framed control automatically identifies which borders are draggable based on its alignment.
Borders Explicitly specifies draggable frame borders.
DetectionAreaSize Specifies the width of the drag detection area of a frame border, in pixels.
Enabled Specifies if users can drag frame borders at runtime.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
See Also