| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Event for retrieving string values.
Source position: classesh.inc line 122
| type TGetStrProc = procedure( | 
| const S: string | 
| ) of object; | 
This event is used as a callback to retrieve string values. It is used, among other things, to pass along string properties in property editors.
| 
 | Special event for display of online help. | |
| 
 | Standard event handler type. |