RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.DragButton Property

Button being dragged.

Pascal
property DragButton: TButtonItem;
C++
__property TButtonItem DragButton;

DragButton specifies the button being dragged. You can write to this to control the button dragged. 

 

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