Vcl.CategoryButtons.TCategoryButtons.GetCurrentCategory

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCurrentCategory: TButtonCategory; virtual;

C++

virtual TButtonCategory* __fastcall GetCurrentCategory();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

Description

Récupère la catégorie en cours de l'élément sélectionné.

La méthode GetCurrentCategory récupère la catégorie en cours de l'élément sélectionné.

Voir aussi