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