GraphState
Delphi
function GraphState: TGraphState;
C++Builder
TGraphState __fastcall GraphState();
C#
public TGraphState GraphState();
VB.NET
Public Function GraphState() As TGraphState
C++/Qt
TGraphState GraphState ();
Retrieves the current state of the preview, recording or playback graph. The function returns a TGraphState value.