TcxCustomPropertiesStore Members
The base class for the TcxPropertiesStore component.Constructors
Name | Description |
---|---|
Create(TComponent) | Inherited from TComponent. |
Properties
Name | Description |
---|---|
Active protected | Determines whether the default save/restore functionality is enabled or disabled. |
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components protected | Represents a collection of objects whose properties are stored to/restored from a storage. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
DesignInfo | Inherited from TComponent. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
StorageName protected | Identifies the storage used to save/restore selected component settings. |
StorageStream | Specifies the stream used for storing/restoring components’ properties when StorageType is set to stStream. |
StorageType protected | Specifies the type of storage used for saving/restoring components’ properties. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
Methods
See Also