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