home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
HTMLed
/
EDITOR.EXE
/
0
/
RCDATA
/
TADDURL
/
TADDURL.txt
Wrap
Text File
|
1998-10-11
|
844b
|
47 lines
object AddUrl: TAddUrl
Left = 243
Top = 217
ActiveControl = URLEdit
BorderStyle = bsDialog
ClientHeight = 99
ClientWidth = 328
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object URLEdit: TEdit
Left = 24
Top = 27
Width = 272
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 109
Top = 65
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 202
Top = 65
Width = 75
Height = 25
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 2
end
end