vcl-dxframedcontrol-18302910.md
Stores frame border drag settings.
TdxControlFrameDragOptions = class(
TcxInterfacedPersistent
)
The TdxControlFrameDragOptions class has members that allow you to do the following:
A framed control’s Frame.Drag property references a TdxControlFrameDragOptions object.
Note
Users cannot drag frame borders regardless of the Drag.Enabled property value if the framed control’s AutoSize property is set to True.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TdxControlFrameDragOptions
See Also