Startailed Browser v2.01
Web Browser v2.0 offers free and easy to download Web browsers for computers, mobile phones and devices. Share our passion for technology, and download Created By Brahim Timezghine
unit Unit1;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls;
type
TForm1 = class(TForm)
Edit1: TEdit;
Label1: TLabel;
Edit2: TEdit;