Sets the title for an application.
Source position: interfacebase.pp line 144
public procedure TWidgetSet.AppSetTitle(
const ATitle: string
); virtual;
Don't call this directly, the LCL will use it when adequate.