Sets the value for the Title property.
Source position: forms.pp line 1729
protected procedure TApplicationProperties.SetTitle(
const AValue: string
);
AValue
New value for the property.
TApplicationProperties.Title
Contains the title for the application.