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

Method SetFile

sourcecommon/saveini.cpp:123–126  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

121}
122//---------------------------------------------------------------------------
123void __fastcall TSaveParamsINI::SetFile(AnsiString inFile)
124{
125 Load(inFile);
126}
127//---------------------------------------------------------------------------
128#pragma package(smart_init)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected