Table of Contents

TXDataModelObject.Data Property

Gets or sets arbitrary data associated with the model object.

Remarks

XData uses it to keep additional information about the object, such as the Delphi type or method the object was built from.

Syntax

Unit: XData.Model.Classes

property TXDataModelObject.Data: TValue

See also