[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. |
lazarus-ccr.sourceforge.net |