Bu yerda dasturdagi ozgaruvchilar kiritilgan.
TForm1 *Form1; float a,b;int s=0; float c; int d=0; float e=2.71; int u;
//---------------------------------------------------------------------------
__fastcall TForm1::TForm1(TComponent* Owner)
: TForm(Owner)
{
}
//---------------------------------------------------------------------------
void __fastcall TForm1::Timer1Timer(TObject *Sender)
{
Label2->Caption=Now();
}
//---------------------------------------------------------------------------
Bu qismda esa vaqtni ko’rsatuvchi soat.
void __fastcall TForm1::SpeedButton5Click(TObject *Sender)
{
if(Label2->Visible==false){Label2->Visible=true;
}
else{Label2->Visible=false;
}
}
//---------------------------------------------------------------------------
Do'stlaringiz bilan baham: |