Vcl.Ribbon.TCustomRibbonPage.GetPageHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPageHeight: Integer;

C++

int __fastcall GetPageHeight();

Properties

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

Description

Retrieves the height of the ribbon page.

See Also