Vcl.RibbonActnCtrls.TRibbonRichContentItem.GetItemHeight

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetItemHeight: Integer;

C++

int __fastcall GetItemHeight();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonRichContentItem

Description

Renvoie la hauteur d'un RibbonRichContentItem.

GetItemHeight renvoie la hauteur d'un RibbonRichContentItem. Si la hauteur ne peut pas être calculée, par exemple, parce que MenuProperties est NULL, la méthode renvoie 0.

Voir aussi