[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplicationProperties.SetOnShowHint

Sets the value for the OnShowHint property.

Declaration

Source position: forms.pp line 1854

protected procedure TApplicationProperties.SetOnShowHint(

  const AValue: TShowHintEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnShowHint

  

Event handler signalled prior to displaying a hint window.


Version 4.0 Generated 2025-05-03 Home