TcxOwnedPersistent Methods
The base class for all classes that implement persistent information containers that belong to (affect) a specific TPersistent class descendant instance.
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source. |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs. |
To |
Inherited from TObject. |