PropertyInfo (STRUCT)ΒΆ

TYPE PropertyInfo EXTENDS BasePropertyInfo : STRUCT

The property info object

InOut:

Name

Type

Comment

Inherited from

pVarAdr

POINTER TO BYTE

BasePropertyInfo

pGetter

POINTER TO BYTE

pSetter

POINTER TO BYTE

The pointer to the getter method

pInstance

POINTER TO BYTE

The pointer to the setter method