Skip to content

GetTextOverlay_ShadowColor

method

Delphi
function GetTextOverlay_ShadowColor(Index: LongInt) : TColor;
C++Builder
System::Uitypes::TColor __fastcall GetTextOverlay_ShadowColor(System::LongInt Index);
C#
public int GetTextOverlay_ShadowColor(int Index);
VB.NET
Public Function GetTextOverlay_ShadowColor(Index As Integer) As Integer
C++/Qt
int GetTextOverlay_ShadowColor (int Index);
int GetTextOverlay_ShadowColor ();

Retrieves the value set by SetTextOverlay_ShadowColor.