RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.GetButtonRect Method

Retrieves specified button's bounding rectangle.

Pascal
function GetButtonRect(const Button: TButtonItem): TRect;
C++
__fastcall TRect GetButtonRect(const TButtonItem Button);
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!