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

Function TDrawGrid

source/main.cpp:1073–1077  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1071}
1072//---------------------------------------------------------------------------
1073__fastcall TDrawGrid2::TDrawGrid2(Classes::TComponent* AOwner) :
1074 TDrawGrid(AOwner)
1075{
1076 bAllowUpdate = true;
1077}
1078//---------------------------------------------------------------------------
1079void __fastcall TDrawGrid2::Update(void)
1080{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected