Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TApplicationProperties.SetOnHint

Sets the value for the OnHint property.

Declaration

Source position: forms.pp line 1852

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.



CT Web help

CodeTyphon Studio