record TAd2dPropertyValue

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAd2dPropertyValue = record

Description

"TAd2dPropertyValue" is used to send value information to the plugin dll. Setting the properties is done by calling the "TAd2dApplication.SetProperties" method.

Overview

Fields

PropName: string[64];
PropValue: Pointer;

Description

Fields

PropName: string[64];

Name of the property that will be set. If the property does not exist, nothing will happen.

PropValue: Pointer;

The value that will be assigned to the property specified by "PropName".

SourceForge.net Logo


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