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

Method M_View_PBCore2Click

Source/GUI/VCL/GUI_Main.cpp:1543–1548  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1541
1542//---------------------------------------------------------------------------
1543void __fastcall TMainF::M_View_PBCore2Click(TObject *Sender)
1544{
1545 M_View_PBCore2->Checked=true;
1546 ToolBar_View_PBCore2->Checked=true;
1547 ChangePage(Page_Custom);
1548}
1549
1550//---------------------------------------------------------------------------
1551void __fastcall TMainF::M_View_EBUCore_1_5Click(TObject *Sender)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected