Remove identifiers and values stored below in the specified root section.
Source position: propertystorage.pas line 142
protected procedure TCustomPropertyStorage.DoEraseSections( |
const ARootSection: string |
); virtual; abstract; |
ARootSection |
|
Name of the section with the identifiers and values removed in the method. |
Must be overridden in a descendent class.
| Version 4.4 | Generated 2025-11-08 | Home |