home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 March
/
Chip_2000-03_cd.bin
/
tema
/
Globe
/
Ticker.exe
/
0
/
RCDATA
/
TFORM10
/
TFORM10.txt
Wrap
Text File
|
2000-01-25
|
989b
|
60 lines
object Form10: TForm10
Left = 178
Top = 123
Width = 477
Height = 375
Caption = 'Form10'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Edit1: TEdit
Left = 56
Top = 16
Width = 297
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Memo1: TMemo
Left = 48
Top = 136
Width = 385
Height = 161
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object Edit2: TEdit
Left = 56
Top = 56
Width = 297
Height = 21
TabOrder = 2
Text = 'Edit2'
end
object Edit3: TEdit
Left = 56
Top = 96
Width = 297
Height = 21
TabOrder = 3
Text = 'Edit3'
end
object OK: TButton
Left = 96
Top = 312
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
TabOrder = 4
OnClick = OKClick
end
end