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 modify the properties of the dragged button by directly changing the value of DragButton. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!