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

Dialogs

This is record Dialogs.TPrinterKind.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!