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

Method HelpLabelClick

source/fileframe.cpp:161–164  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

159}
160//---------------------------------------------------------------------------
161void __fastcall TFileFr::HelpLabelClick(TObject *Sender)
162{
163 NewNameEdit->Text = ExtractFileName(FileEdit->Text) + "_{yyyy-mm-dd}";
164}
165//---------------------------------------------------------------------------
166

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected