RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPrinter.Printers Property

Lists all printers installed in Windows.

Pascal
property Printers: TStrings;
C++
__property TStrings Printers;

The list of installed printers is found in the Printers property. The value of the PrinterIndex property is the currently selected printer. The list of fonts supported by the current printer is found in the Fonts property. 

 

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