RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolButton.Index Property

Specifies the index of the tool button.

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

Use Index to get the index of the tool button. This index identifies the position of the tool button in its parent toolbar's Buttons property array. 

 

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