Vcl.Ribbon.TCustomRibbonPage.GetPageTop

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPageTop: Integer;

C++

int __fastcall GetPageTop();

Properties

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

Description

Returns the top of the ribbon page. If the form has no ribbon, GetPageTop returns 54.

See Also