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

Function TForm

sourcecommon/messageform.cpp:12–15  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

10TMessageForm * MessageForm = NULL;
11//---------------------------------------------------------------------------
12__fastcall TMessageForm::TMessageForm(TComponent* Owner)
13 : TForm(Owner)
14{
15}
16//---------------------------------------------------------------------------
17void __fastcall TMessageForm::FormKeyDown(TObject *Sender, WORD &Key,
18 TShiftState Shift)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected