---------------------------------------------------------------------------
| 33 | |
| 34 | //--------------------------------------------------------------------------- |
| 35 | __fastcall TWebF::TWebF(TComponent* Owner) |
| 36 | : TForm(Owner) |
| 37 | { |
| 38 | } |
| 39 | //--------------------------------------------------------------------------- |
| 40 | |
| 41 | void __fastcall TWebF::Execute() |
nothing calls this directly
no outgoing calls
no test coverage detected