[Overview][Types][Classes][Index] |
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.0 | Generated 2025-05-03 | Home |