Vcl.CategoryButtons.TCategoryButtons.GetCurrentCategory
Delphi
function GetCurrentCategory: TButtonCategory; virtual;
C++
virtual TButtonCategory* __fastcall GetCurrentCategory();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.CategoryButtons.pas Vcl.CategoryButtons.hpp |
Vcl.CategoryButtons | TCategoryButtons |
Description
Retrieves the current category of the selected item.
The GetCurrentCategory method retrieves the current category of the selected item.