Vcl.CategoryButtons.TCategoryButtons.GetCategoryAt
Delphi
function GetCategoryAt(X, Y: Integer): TButtonCategory;
C++
TButtonCategory* __fastcall GetCategoryAt(int X, int Y);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.CategoryButtons.pas Vcl.CategoryButtons.hpp |
Vcl.CategoryButtons | TCategoryButtons |
Description
Returns the category at a specified position.
The GetCategoryAt method retrieves the category at a specified position.