Writes a String to the RootSection.
Source position: propertystorage.pas line 158
public procedure TCustomPropertyStorage.WriteString( |
const Ident: string; |
const Value: string |
); |
Ident |
|
Identifier for the value. |
Value |
|
String value written in the method. |
| Version 4.4 | Generated 2025-11-08 | Home |