Vcl.CategoryButtons.TCategoryButtons.GetCurrentCategory

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetCurrentCategory: TButtonCategory; virtual;

C++

virtual TButtonCategory* __fastcall GetCurrentCategory();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

説明

選択された項目の現在のカテゴリを取得します。

GetCurrentCategory メソッドは、選択された項目の現在のカテゴリを取得します。

関連項目