Validate Event


PLBCMP GUI Only

square.png Objects

 

The Validate event occurs when the data entry focal point leaves an object as a result of a user action and the destination object has its CAUSEVALID property set to ON.

Note the following:

  1. The Validate event is referenced using an event value of twenty-four (24). The equated label in PLBEQU.INC for this event is $VALIDATE.

  2. This event helps in situations where a user program needs to perform object data validation. A user action could be a tab key action or a mouse click to another object.

 

 

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

 



PL/B Language Reference User Event VScroll Event