MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / TForm

Function TForm

Source/GUI/VCL/GUI_Preferences_Language.cpp:28–31  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

26
27//---------------------------------------------------------------------------
28__fastcall TPreferences_LanguageF::TPreferences_LanguageF(TComponent* Owner)
29 : TForm(Owner)
30{
31}
32//---------------------------------------------------------------------------
33void __fastcall TPreferences_LanguageF::GrilleKeyUp(TObject *Sender,
34 WORD &Key, TShiftState Shift)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected