Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TGetStrProc

Event for retrieving string values.

Declaration

Source position: classesh.inc line 132

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: Jan 30 2024