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

Method aGotoNewLineExecute

source/main.cpp:1023–1026  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1021}
1022//---------------------------------------------------------------------------
1023void __fastcall TMainForm::aGotoNewLineExecute(TObject *Sender)
1024{
1025 aGotoNewLine->Checked = ! aGotoNewLine->Checked;
1026}
1027//---------------------------------------------------------------------------
1028void __fastcall TMainForm::SetViewFileMode(bool b)
1029{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected