GetImageOverlay_Enabled
Delphi
function GetImageOverlay_Enabled (Index: LongInt): Boolean;
C++Builder
bool __fastcall GetImageOverlay_Enabled(System::LongInt Index);
C#
public bool GetImageOverlay_Enabled(int Index);
VB.NET
Public Function GetImageOverlay_Enabled(Index As Integer) As Boolean
C++/Qt
BOOL GetImageOverlay_Enabled (int Index);
Retrieves the value set by SetImageOverlay_Enabled.