Vcl.Ribbon.TCustomRibbonPage.GetPageTop

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetPageTop: Integer;

C++

int __fastcall GetPageTop();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonPage


説明

リボン ページの高さを返します。フォームにリボンがない場合、GetPageTop は 54 を返します。

関連項目