Skip to content

SetTextOverlay_Shadow

function

Delphi
procedure SetTextOverlay_Shadow (Index: LongInt; Value: Boolean);
C++Builder
void __fastcall SetTextOverlay_Shadow(System::LongInt Index, bool Value);
C#
public void SetTextOverlay_Shadow(int Index, bool Value);
VB.NET
Public Sub SetTextOverlay_Shadow(Index As Integer, Value As Boolean)
C++/Qt
void SetTextOverlay_Shadow (int Index, BOOL Value);
void SetTextOverlay_Shadow (BOOL Value);

Enables the shadow under the specified text overlay.