record TAdDisplayProperties

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdDisplayProperties = record

Description

Defines the properties of the window

Overview

Fields

Width: integer;
Height: integer;
Mode: TAdWindowDisplayMode;
BitDepth: TAdBitDepth;

Description

Fields

Width: integer;

The width of the window.

Height: integer;

The height of the window.

Mode: TAdWindowDisplayMode;

The displaymode.

See also
TAdWindowDisplayMode
Defines how the window is displayed.
BitDepth: TAdBitDepth;

The window bit depth. May be 16- or 32-Bit.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:32:00