[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#rtl)

TResolutionRec

Record describing resolution

Declaration

Source position: graphh.inc line 193

type TResolutionRec = record

  x: LongInt;

  

Horizontal resolution

  y: LongInt;

  

Vertical resolution

end;


Documentation generated on: May 14 2021