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

Method CloseButtonClick

sourcecommon/messageform.cpp:24–27  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

22}
23//---------------------------------------------------------------------------
24void __fastcall TMessageForm::CloseButtonClick(TObject *Sender)
25{
26 Close();
27}
28//---------------------------------------------------------------------------
29// ����������� ����������� ���������� ���-�� ������������ ����� ��� ���������
30int MemoMaxLinesVisible(TMemo * Memo)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected