System.UITypes.TPrinterKind

提供:RAD Studio API Documentation

Delphi

TPrinterKind = (pkDotMatrix, pkHPPCL);

C++

enum class DECLSPEC_DENUM TPrinterKind : unsigned char { pkDotMatrix, pkHPPCL };

プロパティ

種類 可視性 ソース ユニット
enum public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。