Win32Prn() > Printer configuration xHarbour Developers Network  

oWin32Prn:havePrinted

Logical flag indicating if text or bitmap was printed.

Info

Data type:LDefault:.F.

Description

The instance variable :havePrinted is set to .F. (false) when method :create() is called, indicating that no print output has ocurred with the printer yet. Print output methods like :textOut() or :drawBitmap() set :havePrinted to .T. (true).


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe