[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the title for an application.
Source position: interfacebase.pp line 144
public procedure TWidgetSet.AppSetTitle( |
const ATitle: string |
); virtual; |
ATitle |
|
Value stored as the Title for the application. |
Don't call this directly, the LCL will use it when adequate.
Version 4.0 | Generated 2025-05-03 | Home |