GetTextOverlay_BkColor
method
Delphi
function GetTextOverlay_BkColor(Index: LongInt) : TColor;
C++Builder
System::Uitypes::TColor __fastcall GetTextOverlay_BkColor(System::LongInt Index);
C#
public int GetTextOverlay_BkColor(int Index);
VB.NET
Public Function GetTextOverlay_BkColor(Index As Integer) As Integer
C++/Qt
int GetTextOverlay_BkColor (int Index);
int GetTextOverlay_BkColor ();
Retrieves the value set by SetTextOverlay_BkColor.