Unit 'Printers' Package
[Overview][Types][Classes][Variables][Index] [#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.