System.Win.Taskbar.TWinTaskbar.MarkFullscreenWindow
Delphi
function MarkFullscreenWindow(AHwnd: HWND; AFullscreen: BOOL): Boolean;
C++
bool __fastcall MarkFullscreenWindow(HWND AHwnd, System::LongBool AFullscreen);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Win.Taskbar.pas System.Win.Taskbar.hpp |
System.Win.Taskbar | TWinTaskbar |
Description
Embarcadero Technologies does not currently have any additional information.