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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!