Sets the value for the OnShowHint property.
Source position: forms.pp line 1746
protected procedure TApplicationProperties.SetOnShowHint( |
const AValue: TShowHintEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled prior to displaying a hint window. |