GetDisplayEmbedded
method
Delphi
function GetDisplayEmbedded (DisplayIndex: LongInt): Boolean;
C++Builder
bool __fastcall GetDisplayEmbedded(System::LongInt DisplayIndex);
C#
public bool GetDisplayEmbedded(int DisplayIndex);
VB.NET
Public Function GetDisplayEmbedded(DisplayIndex As Integer) As Boolean
See SetDisplayEmbedded.