[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains the base node path where values are read or written in the storage mechanism.
Source position: lazconfigstorage.pas line 76
public property TConfigStorage.CurrentBasePath : string |
CurrentBasePath is a read-only String property. Its value is updated when the AppendBasePath and UndoAppendBasePath methods are called in the class instance. The value is used when the ExtendPath method is called to resolve a relative node path to its location in the storage mechanism.
Version 4.0 | Generated 2025-05-03 | Home |