[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 296

protected function TPrinter.GetCanPrint: Boolean; virtual;

Function result

Value for the property.

See also

TPrinter.CanPrint

  

True if printing is enabled (or not disabled).


Version 3.2 Generated 2024-02-25 Home