Autors:
Vērtējums:
Publicēts: 01.04.2011.
Valoda: Latviešu
Līmenis: Vidusskolas
Literatūras saraksts: Nav
Atsauces: Nav
  • Paraugs 'Laboratorijas darbs - riņķis', 1.
  • Paraugs 'Laboratorijas darbs - riņķis', 2.
  • Paraugs 'Laboratorijas darbs - riņķis', 3.
Darba fragmentsAizvērt

unit Unit1;

interface

uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;

type
TForm1 = class(TForm)
Label1: TLabel;
Edit1: TEdit;
Label2: TLabel;
Edit2: TEdit;
Label3: TLabel;
Edit3: TEdit;
Button1: TButton;
procedure Button1Click(Sender:…

Autora komentārsAtvērt
Atlants