[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Changes the visibility of the application window.
Source position: interfacebase.pp line 145
public procedure TWidgetSet.AppSetVisible( |
const AVisible: Boolean |
); virtual; |
AVisible |
|
True if the application is visible. |
Don't call this directly, the LCL will use it when adequate.
Version 4.0 | Generated 2025-05-03 | Home |