Sets the value for the Hint property.
Source position: forms.pp line 1719
protected procedure TApplicationProperties.SetHint(
const AValue: string
);
AValue
New value for the property.
TApplicationProperties.Hint
The current Hint text.