Vcl.ButtonGroup.TButtonGroup.GetButtonRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetButtonRect(const Index: Integer): TRect;

C++

System::Types::TRect __fastcall GetButtonRect(const int Index);

Properties

Type Visibility Source Unit Parent
function public
Vcl.ButtonGroup.pas
Vcl.ButtonGroup.hpp
Vcl.ButtonGroup TButtonGroup

Description

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