LinkClick Event
PY9.0B, PLBCMP GUI Only
The LinkClick event occurs when a URL is clicked in a RICHEDITTEXT.
Note the following:
The LinkClick event is referenced using an event value of thirty one (31). The equated label in PLBEQU.INC for this event is $LINKCLICK.
The Event Result value is character start position of the URL in the RICHEDITTEXT.
The Event Modifier contains the length of the clicked URL.
See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions
![]() |