Turns '.' notation into '/' notation for the XPATH-like implementation in XMLConf.
Source position: xmlpropstorage.pas line 47
protected function TCustomXMLPropStorage.FixPath( |
const APath: string |
):string; virtual; |
APath |
|
The path to be fixed. |
The fixed path is returned with '.' replaced by '/'.
| Version 4.4 | Generated 2025-11-08 | Home |