Description | Hierarchy | Fields | Methods | Properties |
type TAd2dResolution = record
Specifies the dimensions of the display.
Width:integer; |
Height:integer; |
BitDepth: TAdBitDepth; |
Freq:integer; |
Width:integer; |
The Width of the Display |
Height:integer; |
The Height of the Display |
BitDepth: TAdBitDepth; |
The Bitcount of the Display (May be 16 or 32.) |
Freq:integer; |
The horizontal refresh rate. Can be zero to use the desktops refresh rate. |