Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Dec : Printer Question

www.cryer.info
Managed Newsgroup Archive

Printer Question

Subject:Printer Question
Posted by:"Ove" (o..@speda.se)
Date:Wed, 26 Dec 2007 12:03:55 +0100

Hi!

CheckBox1.Items.Assign(Printer.Printers);
Checkbox1.ItemIndex:=Printer.PrinterIndex;

This shows me all installed printers in the CheckBox.

I want to tell if a  printer is connected and on when selected in the
checkbox .
How can I read this?

Ove

Replies:

www.cryer.info
Managed Newsgroup Archive