FMX.Printer.TPrinterDocument.SetDocumentPaper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinterDocument

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.