Control - HintShowOfParent Property

Delegate hints appearance to the parent control

Member of Control (PRIM_CTRL)

Data Type - Boolean

Details

The HintShowOfParent property determines whether the control should defer HintShow processing to the parent control.
 
If True, the value of the HintShow property is ignored.
 
This allows hint processing to be turned on or off at application level.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2