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

TPrinter.GetYDPI

Gets the value for the YDPI property.

Declaration

Source position: printers.pas line 277

protected function TPrinter.GetYDPI: Integer; virtual;

Function result

Value for the property.

See also

TPrinter.YDPI

  

Number of DPI (Dots per Inch) on the vertical axis for the selected device.

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