Skip to main content

TcxPropertiesStoreComponent Methods

Represents a reference to a component with properties stored by a TcxPropertiesStore object.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
RestoreFrom(TcxStorage,TcxCustomReader)
RestoreFromIniFile(string) Restores the current component’s properties from an INI file.
RestoreFromRegistry(string) Restores the current component’s properties from the registry.
RestoreFromStream(TStream) Restores the current component’s properties from a stream.
SetDisplayName(String) Inherited from TCollectionItem.
StoreTo(TcxStorage,TcxCustomWriter)
StoreToIniFile(string,Boolean) Saves the current component’s properties to an INI file.
StoreToRegistry(string,Boolean) Saves the current component’s properties to the registry.
StoreToStream(TStream,Boolean) Saves the current component’s properties to a stream.
ToString Inherited from TObject.
See Also