---------------------------------------------------------------------------
| 34 | } |
| 35 | //--------------------------------------------------------------------------- |
| 36 | __fastcall TFile::~TFile() |
| 37 | { |
| 38 | Close(); |
| 39 | } |
| 40 | //--------------------------------------------------------------------------- |
| 41 | //--------------------------------------------------------------------------- |
| 42 | //--------------------------------------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected