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

TApplicationProperties.SetOnHint

Sets the value for the OnHint property.

Declaration

Source position: forms.pp line 1856

protected procedure TApplicationProperties.SetOnHint(

  const AValue: TNotifyEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnHint

  

Event handler signalled when a hint is requested in the application.


Version 3.2 Generated 2024-02-25 Home