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

Function TForm

Source/GUI/VCL/GUI_Web.cpp:35–38  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

33
34//---------------------------------------------------------------------------
35__fastcall TWebF::TWebF(TComponent* Owner)
36 : TForm(Owner)
37{
38}
39//---------------------------------------------------------------------------
40
41void __fastcall TWebF::Execute()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected