---------------------------------------------------------------------------
| 20 | } |
| 21 | //--------------------------------------------------------------------------- |
| 22 | void __fastcall TShowAlarmForm::FormDestroy(TObject *Sender) |
| 23 | { |
| 24 | *AppParams << this; |
| 25 | } |
| 26 | //--------------------------------------------------------------------------- |
| 27 | void __fastcall TShowAlarmForm::ClearButtonClick(TObject *Sender) |
| 28 | { |
nothing calls this directly
no outgoing calls
no test coverage detected