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