FMX.Printer.TPrinterDevice

提供: RAD Studio API Documentation
移動先: 案内検索

System.TObjectTPrinterDevice

Delphi

TPrinterDevice = class

C++

class PASCALIMPLEMENTATION TPrinterDevice : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer FMX.Printer

説明

印刷デバイスとのインターフェイス機能を実装したものです。


TPrinterDevice クラスは、アクティブな DPI 値、印刷デバイス名、印刷デバイス ドライバまたはポートなどを返すといった機能を実装したものです。

関連項目