home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1998 February
/
PCOnline_02_1998.iso
/
filesbbs
/
win95
/
wonline.exe
/
MINI.EX_
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1996-05-21
|
2KB
|
103 lines
object Form1: TForm1
Left = 196
Top = 123
BorderIcons = []
BorderStyle = bsDialog
Caption = 'W-OnLINE Mini-Telefonbuch'
ClientHeight = 283
ClientWidth = 244
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 6
Top = 257
Width = 61
Height = 21
Caption = 'Start'
Enabled = False
TabOrder = 0
OnClick = Button1Click
end
object ListBox1: TListBox
Left = 7
Top = 33
Width = 126
Height = 200
ItemHeight = 13
TabOrder = 1
OnClick = ListBox1Click
end
object Button2: TButton
Left = 138
Top = 257
Width = 47
Height = 21
Caption = 'Neu'
TabOrder = 2
OnClick = Button2Click
end
object ListBox2: TListBox
Left = 135
Top = 33
Width = 101
Height = 200
ItemHeight = 13
TabOrder = 3
OnClick = ListBox2Click
end
object Button3: TButton
Left = 72
Top = 257
Width = 61
Height = 21
Caption = 'Anzeige'
TabOrder = 4
OnClick = Button3Click
end
object Edit1: TEdit
Left = 7
Top = 3
Width = 229
Height = 25
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
Text = 'Edit1'
end
object Button4: TButton
Left = 190
Top = 257
Width = 47
Height = 21
Caption = 'Ende'
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 202
Top = 236
Width = 35
Height = 15
Caption = 'Del'
TabOrder = 7
OnClick = Button5Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 244
Top = 58
end
end