Save the storage nodes to the specified path in another configuration storage class instance.
Source position: lazconfigstorage.pas line 140
public procedure TConfigMemStorage.SaveToConfig( |
Config: TConfigStorage; |
const APath: string |
); |
Config |
|
Configuration storage instance where values are stored. |
APath |
|
Path to the location in Config where values in the current class instance are stored. |
| Version 4.4 | Generated 2025-11-08 | Home |