Table of Contents

TPropertyList.AddEmulated Method

Used internally by the property list to add emulated properties for variant and set types.

Syntax

Unit: PropertyList

procedure TPropertyList.AddEmulated(P: TProperty); virtual;

Parameters

<-> Parameter Type Description
P TProperty

See also