Resolves a relative node path to the current base path for the storage mechanism.
Source position: lazconfigstorage.pas line 77
public function TConfigStorage.ExtendPath( |
const APath: string |
):string; |
APath |
|
Relative node path extended with the value in CurrentBasePath. |
Path to a node after it has been resolved to CurrentBasePath.
Inserts the value in CurrentBasePath as a prefix for the value in APath.
| Version 4.4 | Generated 2025-11-08 | Home |