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

TPrinterOrientation

Declaration

Source position: printers.pas line 36

type TPrinterOrientation = (

  poPortrait,

  

  poLandscape,

  

  poReverseLandscape,

  

  poReversePortrait

  

);