[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Graph' (#rtl) |
Record describing resolution
Source position: graphh.inc line 191
type TResolutionRec = record |
||
x: LongInt; |
|
Horizontal resolution |
y: LongInt; |
|
Vertical resolution |
end; |
No notes exist for this page yet.