MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / TForm

Function TForm

source/main.cpp:71–74  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

69
70//---------------------------------------------------------------------------
71__fastcall TMainForm::TMainForm(TComponent* Owner)
72 : TForm(Owner)
73{
74}
75//---------------------------------------------------------------------------
76void __fastcall TMainForm::FormCreate(TObject * Sender)
77{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected