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

TApplicationProperties.SetHintShortPause

Sets the value for the HintShortPause property.

Declaration

Source position: forms.pp line 1724

protected procedure TApplicationProperties.SetHintShortPause(

  const AValue: Integer

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.HintShortPause

  

The pause before a different Hint is displayed.