home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1998 February
/
PCOnline_02_1998.iso
/
filesbbs
/
win95
/
wonline.exe
/
TARIFNEU.EX_
/
0
/
RCDATA
/
TTARIFWAHL
/
TTARIFWAHL.txt
Wrap
Text File
|
1996-05-21
|
2KB
|
77 lines
object TarifWahl: TTarifWahl
Left = 319
Top = 93
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'Tarife'
ClientHeight = 197
ClientWidth = 227
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 3
Top = 2
Width = 221
Height = 24
BevelOuter = bvLowered
Caption = 'Bitte w�hlen Sie einen Tarif'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 3
Top = 30
Width = 221
Height = 164
BevelOuter = bvLowered
TabOrder = 1
object ListBox1: TListBox
Left = 10
Top = 10
Width = 201
Height = 97
BorderStyle = bsNone
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 0
OnClick = ListBox1Click
end
object BitBtn1: TBitBtn
Left = 10
Top = 122
Width = 89
Height = 32
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 122
Top = 122
Width = 89
Height = 32
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkHelp
end
end
end