PROPTYPETYPE


Description

An enumerated type of property type types.

Values

Value Description
pttReal The type of property types that can have value of type real or array-of-real.
pttString The type of property types that can have values of type string or array-of-string.
pttEnumerated The type of property types that can have value of an enumerated type.

Examples

See: Properties: an Overview

Also See

Add (PropertyTypes), Type (PropertyType)