RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Dialogs.TPrinterKind Enumeration
Pascal
TPrinterKind = (
  pkDotMatrix,
  pkHPPCL
);
C++
enum TPrinterKind {
  pkDotMatrix,
  pkHPPCL
};

This is record Dialogs.TPrinterKind.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!