home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1998 November (Bonus)
/
GAMESTAR11B.ISO
/
Diverses
/
SECK
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TREGFORMULAR
/
TREGFORMULAR.txt
Wrap
Text File
|
1998-03-15
|
4KB
|
205 lines
object RegFormular: TRegFormular
Left = 95
Top = 17
BorderIcons = []
BorderStyle = bsDialog
Caption = 'SECK 4.00 Registrierung - Bestellung der Vollversion'
ClientHeight = 381
ClientWidth = 449
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poDefaultSizeOnly
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 15
Top = 11
Width = 28
Height = 13
Caption = 'Name'
end
object Label2: TLabel
Left = 15
Top = 36
Width = 42
Height = 13
Caption = 'Vorname'
end
object Label3: TLabel
Left = 15
Top = 70
Width = 31
Height = 13
Caption = 'Stra�e'
end
object Label4: TLabel
Left = 15
Top = 98
Width = 20
Height = 13
Caption = 'PLZ'
end
object Label5: TLabel
Left = 15
Top = 131
Width = 14
Height = 13
Caption = 'Ort'
end
object Label6: TLabel
Left = 15
Top = 153
Width = 43
Height = 13
Caption = 'Tel./Fax '
end
object Label7: TLabel
Left = 15
Top = 184
Width = 27
Height = 13
Caption = 'e-mail'
end
object Label8: TLabel
Left = 15
Top = 214
Width = 69
Height = 13
Caption = 'Geburtsdatum '
end
object Label9: TLabel
Left = 13
Top = 243
Width = 258
Height = 13
Caption = 'Hiermit bestelle ich das folgende Programm bei Ihnen : '
end
object Label10: TLabel
Left = 14
Top = 295
Width = 143
Height = 13
Caption = 'Ich begleiche die Rechnung : '
end
object Label11: TLabel
Left = 186
Top = 342
Width = 182
Height = 31
Caption = 'Weitere Infos && Update-Bestellungen : siehe BESTELL.TXT'
end
object Edit1: TEdit
Left = 88
Top = 7
Width = 345
Height = 21
MaxLength = 40
TabOrder = 0
end
object Edit2: TEdit
Left = 88
Top = 36
Width = 345
Height = 21
MaxLength = 40
TabOrder = 1
end
object Edit3: TEdit
Left = 88
Top = 66
Width = 345
Height = 21
MaxLength = 40
TabOrder = 2
end
object Edit4: TEdit
Left = 88
Top = 95
Width = 42
Height = 21
MaxLength = 5
TabOrder = 3
end
object Edit5: TEdit
Left = 88
Top = 124
Width = 345
Height = 21
MaxLength = 40
TabOrder = 4
end
object Edit6: TEdit
Left = 89
Top = 153
Width = 345
Height = 21
MaxLength = 40
TabOrder = 5
Text = ' '
end
object Edit7: TEdit
Left = 88
Top = 183
Width = 345
Height = 21
MaxLength = 40
TabOrder = 6
end
object Edit8: TEdit
Left = 88
Top = 212
Width = 70
Height = 21
MaxLength = 10
TabOrder = 7
end
object Button1: TButton
Left = 15
Top = 344
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 8
OnClick = Button1Click
end
object Button2: TButton
Left = 100
Top = 344
Width = 75
Height = 25
Caption = 'Drucken'
TabOrder = 9
OnClick = Button2Click
end
object ComboBox1: TComboBox
Left = 15
Top = 266
Width = 422
Height = 21
Style = csDropDownList
DropDownCount = 2
ItemHeight = 13
Items.Strings = (
'SECK 4.00 Professional Version incl. .EXE Compiler DM 39,95'
'SECK 4.00 Standard Version DM 24,95')
TabOrder = 10
end
object ComboBox2: TComboBox
Left = 15
Top = 313
Width = 423
Height = 21
Style = csDropDownList
DropDownCount = 3
ItemHeight = 13
Items.Strings = (
'Per Vorkasse mit Scheck'
'Per �berweisung (bitte Beleg beif�gen, Bankdaten siehe Ausdruck)'
'Per Nachnahme (zus�tzlich DM 6,00 f�r die Post)')
TabOrder = 11
end
end