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

Function TFrame

source/messstyleframe.cpp:11–15  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

9TMessStyleFr *MessStyleFr;
10//---------------------------------------------------------------------------
11__fastcall TMessStyleFr::TMessStyleFr(TComponent* Owner)
12 : TFrame(Owner)
13{
14 OnValuesChange = NULL;
15}
16//---------------------------------------------------------------------------
17void TMessStyleFr::ToDialog(TMessStyle * p)
18{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected