Sets the value for the Title property.
Source position: forms.pp line 1585
protected procedure TApplication.SetTitle( |
const AValue: string |
); override; |
AValue |
|
New value for the property. |
Calls the inherited method on entry. Calls the AppSetTitle method in the widgetset class to apply the new value for the property.
|
Contains the title for the application. |
| Version 4.6 | Generated 2026-02-20 | Home |