[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltype.pp line 863
type TScreenInfo = record |
||
PixelsPerInchX: Integer; |
|
|
PixelsPerInchY: Integer; |
|
|
ColorDepth: Integer; |
|
|
Initialized: Boolean; |
|
|
end; |
lazarus-ccr.sourceforge.net |