TXDataStructuredProperty Class
Base class for the properties whose value is an object or a collection of objects of a structured type.
Syntax
Unit: XData.Model.Classes
TXDataStructuredProperty = class(TXDataProperty);
Methods
| Name | Description |
|---|---|
| IsSimple | Returns False, since structured properties are never simple properties. |