Read a string value from storage.
Source position: rttiutils.pp line 130
|  public property TPropsStorage.OnReadString : TReadStrEvent | 
OnReadString is the event handler called whenever TPropsStorage needs to read a string from storage. It should be set whenever properties need to be loaded, or an exception will be raised.
| 
 | Write a string value to storage. | |
| 
 | Erase a section in storage. | |
| 
 | Callback to read strings from storage. |