Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Member of Panel (PRIM_PANL)

Parameters

Name

Type

Data Type

Description

Origin

*Input

PRIM_CTRL

Reference to the control on which the event was initially fired

Handled

*Both

Boolean

Set to true to stop the event being propagated to the parent control

...

The Origin and Handled parameters of the event provide the source of the event and a means to prevent propagation up the parent chain respectively


 See See also

All Component Classes

Technical Reference