Description | Hierarchy | Fields | Methods | Properties |
type TAdDisplayProperties = record
Defines the properties of the window
Width: integer; |
Height: integer; |
Mode: TAdWindowDisplayMode; |
BitDepth: TAdBitDepth; |
Width: integer; |
The width of the window. |
Height: integer; |
The height of the window. |
Mode: TAdWindowDisplayMode; |
The displaymode. See also
|
BitDepth: TAdBitDepth; |
The window bit depth. May be 16- or 32-Bit. |