LinkClick Event


PY9.0B, PLBCMP GUI Only

 

The LinkClick event occurs when a URL is clicked in a RICHEDITTEXT.

Note the following:

  1. The LinkClick event is referenced using an event value of thirty one (31). The equated label in PLBEQU.INC for this event is $LINKCLICK.

  2. The Event Result value is character start position of the URL in the RICHEDITTEXT.

  3. The Event Modifier contains the length of the clicked URL.

 

 

See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions

 



PL/B Language Reference KeyPress Event Load Event