[Overview][Classes][Procedures and functions][Index] |
Deletes the value stored in the XML node at the specified path.
Source position: xmlpropstorage.pas line 92
protected procedure TXMLConfigStorage.DeleteFullPathValue( |
const APath: string |
); override; |
APath |
|
Path to the XML node with the value removed in the method. |
Version 4.0 | Generated 2025-05-03 | Home |