Vcl.Ribbon.TCustomRibbon.GetRibbonHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRibbonHeight: Integer; inline;

C++

int __fastcall GetRibbonHeight(void);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Description

Returns the selected ribbon's height.

See Also