---------------------------------------------------------------------------
| 1016 | } |
| 1017 | //--------------------------------------------------------------------------- |
| 1018 | void PrintSB(int i, String s) |
| 1019 | { |
| 1020 | SB(i) = s; |
| 1021 | } |
| 1022 | //--------------------------------------------------------------------------- |
| 1023 | void __fastcall TMainForm::aGotoNewLineExecute(TObject *Sender) |
| 1024 | { |
no outgoing calls
no test coverage detected