Velleman VM110N Fiche De Données

Page de 15
K8055D.DLL
15
© 2003 ... Velleman
Label1->Caption = 
"Card "
 + IntToStr(CardAddr) + 
" not found"
;
  }
}
//---------------------------------------------------------------------------
void __fastcall TForm1::FormClose(TObject *Sender, TCloseAction &Action)
{
  CloseDevice;
}
//---------------------------------------------------------------------------