Erase a section in storage.
Source position: rttiutils.pp line 132
|  public property TPropsStorage.OnEraseSection : TEraseSectEvent | 
OnEraseSection is the event handler called whenever TPropsStorage needs to clear a complete storage section. It should be set whenever stringlist properties need to be stored, or an exception will be raised.
| 
 | Read a string value from storage. | |
| 
 | Write a string value to storage. | |
| 
 | Clear a storage section. |