Author:
Evaluation:
Published: 01.04.2011.
Language: Latvian
Level: Secondary school
Literature: n/a
References: Not used
  • Samples 'Laboratorijas darbs - riņķis', 1.
  • Samples 'Laboratorijas darbs - riņķis', 2.
  • Samples 'Laboratorijas darbs - riņķis', 3.
Extract

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:…

Author's comment
Atlants