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

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.