[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Record describing resolution
Source position: graphh.inc line 194
type TResolutionRec = record |
||
x: LongInt; |
|
Horizontal resolution |
y: LongInt; |
|
Vertical resolution |
end; |