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

TApplication.SetTitle

SetTitle - method for writing the specified title string to local store

Declaration

Source position: forms.pp line 1185

protected procedure TApplication.SetTitle(

  const AValue: String

); override;