Vcl.CategoryButtons.TCategoryButtons.GetCategoryRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCategoryRect(const Category: TButtonCategory; ButtonOnly: Boolean = False): TRect;

C++

System::Types::TRect __fastcall GetCategoryRect(TButtonCategory* const Category, bool ButtonOnly = false);

Propriétés

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

Description

Récupère le rectangle de délimitation du bouton spécifié.

La méthode GetCategoryRect récupère le rectangle de délimitation du bouton spécifié.

Voir aussi