FMX.Printer.Win.TPrinterWin.GetPageHeight

提供:RAD Studio API Documentation

Delphi

function GetPageHeight: Integer; override;

C++

virtual int __fastcall GetPageHeight();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Printer.Win.pas
FMX.Printer.Win.hpp
FMX.Printer.Win TPrinterWin

説明

PageHeight プロパティを操作するための protected 取得メソッドの実装です。 FMX.Printer.Win.TPrinterWin.GetPageHeight は FMX.Printer.TPrinter.GetPageHeight を継承しています。以下の内容はすべて FMX.Printer.TPrinter.GetPageHeight を参照しています。

PageHeight プロパティを操作するための protected 取得メソッドの実装です。

関連項目