Vcl.Ribbon.TCustomRibbonGroup.GetGroupHeight
Delphi
function GetGroupHeight: Integer;
C++
int __fastcall GetGroupHeight();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TCustomRibbonGroup |
Description
The GetGroupHeight method returns the height of the ribbon group.
GetGroupHeight is used to determine the height of the ribbon group.