[Overview][Types][Classes][Variables][Index] Reference for unit 'Printers' (#lcl)

TPrinter.GetCanPrint

Gets the value for the CanPrint property.

Declaration

Source position: printers.pas line 274

protected function TPrinter.GetCanPrint: Boolean; virtual;

Function result

Value for the property.

See also

TPrinter.CanPrint

  

CanPrint - True if printing is enabled or not disabled.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.