Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as C++ by Boniek ( 14 years ago )
void __fastcall TForm1::ClosePortClick(TObject *Sender)
{
  Timer1->OnTimer = NULL;
  ComPort.Close();
  Application->Terminate();
}

 

Revise this Paste

Your Name: Code Language: