Prototype

property OnHint: TMDHintEvent read FOnHint write FOnHint;

Description

Event triggered when a hint is about to be displayed. This event is triggered only if TMDCustomControl controls do not handle OnHint.

See also

TMDCustomControl.OnHint