FMX.Printer.TPrinterDocument.SetDocumentPaper
Delphi
class procedure SetDocumentPaper(const APaper: TDocumentPaper; const AWidth: Integer = 0; const AHeight: Integer = 0);
C++
__classmethod void __fastcall SetDocumentPaper(const TDocumentPaper APaper, const int AWidth = 0x0, const int AHeight = 0x0);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinterDocument |
Description
Embarcadero Technologies does not currently have any additional information.