JVCL Help:TJvOutlookSplitter.DragZone

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the area where dragging is allowed.


Pascal

 propertyDragZone: Integer;


Description

DragZone is the number of pixels in the center of the control that constitutes the draggable area. For example, with a left/right aligned splitter and a DragZone of 100, 50 pixels above and 50 pixels below the vertical midpoint can be clicked to start the sizing. Any clicks outside this area will not start a sizing operation. If DragZone <= 0, the entire control is a drag zone


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page