[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 1857

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 3.2 Generated 2024-02-25 Home