[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TGetStrProc

Event for retrieving string values.

Declaration

Source position: classesh.inc line 122

type TGetStrProc = procedure(

  const S: string

) of object;

Description

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.

See also

THelpEvent

  

Special event for display of online help.

TNotifyEvent

  

Standard event handler type.


Documentation generated on: Nov 14 2015