ShowDebugConsole

Top  Previous  Next

ShowDebugConsole

Services API

Turns ON or OFF a debug console.

 

Delphi syntax:

procedure ShowDebugConsole(Enabled: WordBool);

С++ syntax:

void WINAPI ShowDebugConsole (BOOL Enabled);

C# syntax:

public static extern void ShowDebugConsole(bool enabled);

 

Parameters:

Enabled

if true then debug console is visible.

 

See also:

ShowDebugConsole in MCore.ini file.

 

 

 

 

 

© MCore Team 2005-2008, please contact as    

 

Hosted by uCoz