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

unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Edit1: TEdit;
Edit2: TEdit;
Label1: TLabel;
Label2: TLabel;
Edit3: TEdit;
Edit4: TEdit;
Label3: TLabel;
Label4: TLabel;…

Author's comment
Atlants