FMX.Printer.TPrinterDocument.GetPageWidth
Delphi
function GetPageWidth: Integer; override;
C++
virtual int __fastcall GetPageWidth();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinterDocument |
Description
Protected getter implementation for the PageWidth property.
FMX.Printer.TPrinterDocument.GetPageWidth inherits from FMX.Printer.TPrinter.GetPageWidth. All content below this line refers to FMX.Printer.TPrinter.GetPageWidth.
Protected getter implementation for the PageWidth property.