System.Win.Taskbar.TWinTaskbar.MarkFullscreenWindow

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!