TResolutionRec
Record describing resolution
Declaration
Source position: graphh.inc line 193
Type
TResolutionRec = record
  x : LongInt;
  y : LongInt;
end
Record describing resolution
Source position: graphh.inc line 193
Type
TResolutionRec = record
  x : LongInt;
  y : LongInt;
end