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