Write a string value to storage.
Source position: rttiutils.pp line 131
|  public property TPropsStorage.OnWriteString : TWriteStrEvent | 
OnWriteString is the event handler called whenever TPropsStorage needs to write a string to storage. It should be set whenever properties need to be stored, or an exception will be raised.
| 
 | Read a string value from storage. | |
| 
 | Erase a section in storage. | |
| 
 | Write a string to storage. |