[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |