record TAd2dProperty

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAd2dProperty = record

Description

The "TAd2dProperty"-Record contains informations about the settings that are published by the dll. The properties are accessed by calling the "Andorra2DApplicationProperties" function of the plugin dll. Properties are used to set library related properties that have to be done before initializing the system, e.g. fullscreen, antialias, v-sync, software- or hardware mode etc.

Overview

Fields

PropName: string[64];
PropViewName: string[64];
PropGroup: string[64];
PropType: TAd2dPropertyType;

Description

Fields

PropName: string[64];

The name of the property.

PropViewName: string[64];

The name of the property that will be viewed in the setup dialog.

PropGroup: string[64];

The group where the property will be inserted in the setup dialog.

PropType: TAd2dPropertyType;

The type of the property.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:31:58