RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragDockObject.FrameWidth Property

Specifies the border width, in pixels, of the frame drawn around the drag image.

Pascal
property FrameWidth: Integer;
C++
__property int FrameWidth;

Read FrameWidth to determine the size of the frame drawn around the drag image. As implemented in TDragDockObject, this value is always 4 pixels. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!