Writes a list of strings into the RootSection.
Source position: propertystorage.pas line 162
public procedure TCustomPropertyStorage.WriteStrings( |
const Ident: string; |
const List: TStrings |
); |
Ident |
|
Identifier used for the string values. |
List |
|
TStrings instance with the values written in the method. |
| Version 4.4 | Generated 2025-11-08 | Home |