---------------------------------------------------------------------------
| 69 | |
| 70 | //--------------------------------------------------------------------------- |
| 71 | __fastcall TMainForm::TMainForm(TComponent* Owner) |
| 72 | : TForm(Owner) |
| 73 | { |
| 74 | } |
| 75 | //--------------------------------------------------------------------------- |
| 76 | void __fastcall TMainForm::FormCreate(TObject * Sender) |
| 77 | { |
nothing calls this directly
no outgoing calls
no test coverage detected