home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1998 November (Bonus)
/
GAMESTAR11B.ISO
/
Diverses
/
SECK
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TSPECIAL
/
TSPECIAL.txt
Wrap
Text File
|
1998-03-15
|
5KB
|
263 lines
object Special: TSpecial
Left = 125
Top = 48
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Erweiterte Optionen'
ClientHeight = 233
ClientWidth = 385
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 = 14
Top = 227
Width = 129
Height = 20
Caption = 'Titelgraphik (BMP)'
Enabled = False
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
end
object Label2: TLabel
Left = 15
Top = 257
Width = 129
Height = 20
Caption = 'Endgraphik (BMP)'
Enabled = False
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
end
object Label3: TLabel
Left = 14
Top = 17
Width = 129
Height = 20
Caption = 'Titelmusik (WAV)'
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 15
Top = 75
Width = 3
Height = 13
end
object Label9: TLabel
Left = 18
Top = 183
Width = 267
Height = 20
Caption = 'Standard-Erweiterung f�r Savegames'
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 19
Top = 206
Width = 229
Height = 13
Caption = '( Eingabe optional. Bitte ohne Punkt eingeben ! )'
Font.Color = clTeal
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 167
Top = 227
Width = 121
Height = 21
Enabled = False
MaxLength = 80
TabOrder = 0
Visible = False
OnExit = Edit1Exit
end
object Edit2: TEdit
Left = 167
Top = 258
Width = 121
Height = 21
Enabled = False
MaxLength = 80
TabOrder = 1
Visible = False
OnExit = Edit2Exit
end
object Edit3: TEdit
Left = 166
Top = 18
Width = 121
Height = 21
MaxLength = 80
TabOrder = 2
OnExit = Edit3Exit
end
object Button1: TButton
Left = 307
Top = 227
Width = 58
Height = 25
Caption = 'Auswahl'
Enabled = False
TabOrder = 5
Visible = False
OnClick = Button1Click
end
object Button2: TButton
Left = 307
Top = 257
Width = 58
Height = 25
Caption = 'Auswahl'
Enabled = False
TabOrder = 6
Visible = False
OnClick = Button2Click
end
object Button3: TButton
Left = 306
Top = 16
Width = 58
Height = 25
Caption = 'Auswahl'
TabOrder = 7
OnClick = Button3Click
end
object Button4: TButton
Left = 307
Top = 111
Width = 57
Height = 25
Caption = 'OK'
TabOrder = 8
OnClick = Button4Click
end
object GroupBox1: TGroupBox
Left = 17
Top = 72
Width = 260
Height = 105
Caption = 'Position/Ma�e'
TabOrder = 3
object Label5: TLabel
Left = 16
Top = 25
Width = 43
Height = 13
Caption = 'Von links'
end
object Label6: TLabel
Left = 138
Top = 28
Width = 46
Height = 13
Caption = 'Von oben'
end
object Label7: TLabel
Left = 16
Top = 59
Width = 27
Height = 13
Caption = 'Breite'
end
object Label8: TLabel
Left = 137
Top = 60
Width = 26
Height = 13
Caption = 'H�he'
end
object Label11: TLabel
Left = 16
Top = 84
Width = 195
Height = 13
Caption = 'Falls Keine Angabe : Wie abgespeichert !'
end
object Edit4: TEdit
Left = 81
Top = 23
Width = 38
Height = 21
MaxLength = 4
TabOrder = 0
OnExit = Edit4Exit
end
object Edit5: TEdit
Left = 200
Top = 24
Width = 38
Height = 21
MaxLength = 4
TabOrder = 1
OnExit = Edit5Exit
end
object Edit6: TEdit
Left = 80
Top = 55
Width = 39
Height = 21
MaxLength = 4
TabOrder = 2
OnExit = Edit6Exit
end
object Edit7: TEdit
Left = 201
Top = 56
Width = 38
Height = 21
MaxLength = 4
TabOrder = 3
OnExit = Edit7Exit
end
end
object Edit8: TEdit
Left = 293
Top = 181
Width = 37
Height = 21
MaxLength = 3
TabOrder = 4
OnExit = Edit8Exit
end
object CheckBox1: TCheckBox
Left = 16
Top = 45
Width = 129
Height = 17
Caption = 'Musik endlos spielen'
TabOrder = 9
OnClick = CheckBox1Click
end
object OpenDialog1: TOpenDialog
FileEditStyle = fsEdit
Filter = 'Bitmapdateien (.bmp)|bmp|Wavedateien (.wav)|wav'
Options = [ofHideReadOnly]
Left = 318
Top = 75
end
end