FMX.Printer.Win.TPrinterWin.FDevMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FDevMode: PDeviceMode;

C++

_devicemodeW *FDevMode;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Printer.Win.pas
FMX.Printer.Win.hpp
FMX.Printer.Win TPrinterWin

Description

Protected field that is internally used.

See Also