Vcl.RibbonActnCtrls.TRibbonRichContentItem.GetItemHeight
Delphi
function GetItemHeight: Integer;
C++
int __fastcall GetItemHeight(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonRichContentItem |
Description
Returns the height of a RibbonRichContentItem.
GetItemHeight returns the height of a RibbonRichContentItem. If the height cannot be calculated, for example because MenuProperties is null, the method returns 0.