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