RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.GetButtonRect Method

Retrieves the bounding rectangle of a button, given the rectangle's index number.

Pascal
function GetButtonRect(const Index: Integer): TRect;
C++
__fastcall TRect GetButtonRect(const int Index);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!