MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / Updateresourcefiles1Click

Method Updateresourcefiles1Click

Source/PreRelease/VCL/PreRelease_.cpp:26–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24//---------------------------------------------------------------------------
25
26void __fastcall TForm1::Updateresourcefiles1Click(TObject *Sender)
27{
28 Memo1->Text=Resources_Create().c_str();
29 Memo1->Text=Enums_Create().c_str();
30}
31//---------------------------------------------------------------------------
32

Callers

nothing calls this directly

Calls 3

Resources_CreateFunction · 0.85
Enums_CreateFunction · 0.85
c_strMethod · 0.45

Tested by

no test coverage detected