Vcl.RibbonActnCtrls.TRibbonRichContentItem.GetItemHeight
Delphi
function GetItemHeight: Integer;
C++
int __fastcall GetItemHeight(void);
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.