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

Method FormDestroy

sourcecommon/messageform.cpp:145–150  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

143}
144//---------------------------------------------------------------------------
145void __fastcall TMessageForm::FormDestroy(TObject *Sender)
146{
147 // ���� � ShowMessage2 ����� �������� OwnerForm, �� ��� �������� ����� - ���������
148 // TMessageForm ��������� �������������. � ���� ������ - ������� ���������
149 MessageForm = NULL;
150}
151//---------------------------------------------------------------------------
152void ReportError2(String fmt, ...)
153{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected