Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#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: Sep 29 2022