DragBehavior

<< Click to Display Table of Contents >>

 

DragBehavior

Enum Enables or disables a feature of dragging and dropping a text in object's content. Available options for this property are 0 - fmDragBehaviorDisabled: Does not allow dragging and dropping a text in object's content (default) or 1 - fmDragBehaviorEnabled: Allows dragging and dropping a text in object's content.

 

NOTE

This property has no effect if the Style property is set to 2 - fmStyleDropDownList.

Was this page useful?