Skip to content

GetDisplayTransparentColorEnabled

function

Delphi
function GetDisplayTransparentColorEnabled (DisplayIndex: LongInt): Boolean;
C++Builder
bool __fastcall GetDisplayTransparentColorEnabled(System::LongInt DisplayIndex);
C#
public bool GetDisplayTransparentColorEnabled(int DisplayIndex);
VB.NET
Public Function GetDisplayTransparentColorEnabled(DisplayIndex As Integer) As Boolean

See SetDisplayTransparentColorEnabled.