clickThrough

The clickThrough Advanced property determines whether mouse interactions are permitted on objects that are behind this object.

To make an object that is behind other objects accessible to mouse interactions, you must set clickThrough to TRUE on objects that are in front of it.

The possible values are:

Regardless of the value of clickThrough, the Mouse Enabled property must be TRUE in order for any object to respond to mouse interactions.