MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / M_Debug_DummyClick

Method M_Debug_DummyClick

Source/GUI/VCL/GUI_Main.cpp:1755–1759  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1753
1754//---------------------------------------------------------------------------
1755void __fastcall TMainF::M_Debug_DummyClick(TObject *Sender)
1756{
1757 I->Option(__T("Create_Dummy"));
1758 Refresh();
1759}
1760
1761//---------------------------------------------------------------------------
1762void __fastcall TMainF::M_Debug_Dummy_MovieClick(TObject *Sender)

Callers

nothing calls this directly

Calls 1

OptionMethod · 0.45

Tested by

no test coverage detected