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

Method Export_JSON_SideCarClick

Source/GUI/VCL/GUI_Export.cpp:1045–1048  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1043//---------------------------------------------------------------------------
1044
1045void __fastcall TExportF::Export_JSON_SideCarClick(TObject *Sender)
1046{
1047 Name_Choose->Visible=Export_JSON_SideCar->Checked?false:true;
1048}
1049//---------------------------------------------------------------------------
1050
1051void __fastcall TExportF::Export_MPEG7_Strict_SideCarClick(TObject *Sender)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected