标签: printing pascal codetyphon
我正在使用Codetyphon,我需要列出所有已安装的Windows打印机。 知道如何获取列表吗?
在拉撒路,它像这样
printerlist := printer.printers;
Codetyphon中有等效功能吗?