Vcl.CategoryButtons.TCategoryButtons.GetButtonRect
Delphi
function GetButtonRect(const Item: TBaseItem): TRect;
C++
System::Types::TRect __fastcall GetButtonRect(TBaseItem* const Item);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.CategoryButtons.pas Vcl.CategoryButtons.hpp |
Vcl.CategoryButtons | TCategoryButtons |
説明
指定されたボタンの境界を表す矩形を取得します。
GetButtonRect メソッドは、指定されたボタンの境界を表す矩形を返します。