[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Loads storage nodes from the specified path in another configuration storage class instance.
Source position: lazconfigstorage.pas line 141
public procedure TConfigMemStorage.LoadFromConfig( |
Config: TConfigStorage; |
const APath: string |
); |
Config |
|
Configuration storage instance with the values loaded into the current class. |
APath |
|
Path to the values in Config which are loaded in the method. |
Version 4.0 | Generated 2025-05-03 | Home |