home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 January
/
GSSH0104TT.iso
/
Programme
/
Seck
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TADDSWITCH2
/
TADDSWITCH2.txt
Wrap
Text File
|
1998-03-15
|
4KB
|
266 lines
object Addswitch2: TAddswitch2
Left = 134
Top = 115
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Schalter hinzuf�gen'
ClientHeight = 231
ClientWidth = 438
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 = 19
Top = 12
Width = 136
Height = 16
Caption = 'Wert f�r Position AUS : '
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 19
Top = 39
Width = 127
Height = 16
Caption = 'Wert f�r Position AN : '
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 18
Top = 129
Width = 295
Height = 13
Caption = 'Auf die gew�nschte Position doppelclicken zum �bernehmen !'
Font.Color = clTeal
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 201
Top = 12
Width = 144
Height = 16
Caption = 'Adresse im Savegame :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 19
Top = 75
Width = 82
Height = 13
Caption = 'Vordergrundfarbe'
end
object Label6: TLabel
Left = 178
Top = 78
Width = 79
Height = 13
Caption = 'Hintergrundfarbe'
end
object Edit1: TEdit
Left = 160
Top = 10
Width = 31
Height = 21
MaxLength = 3
TabOrder = 0
OnExit = Edit1Exit
end
object Edit2: TEdit
Left = 160
Top = 37
Width = 31
Height = 21
MaxLength = 3
TabOrder = 1
OnExit = Edit2Exit
end
object Button1: TButton
Left = 354
Top = 13
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 354
Top = 46
Width = 75
Height = 25
Caption = 'Abbruch'
TabOrder = 4
OnClick = Button2Click
end
object ListBox1: TListBox
Left = 17
Top = 148
Width = 384
Height = 71
ItemHeight = 13
Items.Strings = (
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
''
'')
TabOrder = 2
OnDblClick = ListBox1DblClick
end
object Edit3: TEdit
Left = 203
Top = 37
Width = 121
Height = 21
TabOrder = 5
OnEnter = Edit3Enter
end
object ComboBox1: TComboBox
Left = 20
Top = 94
Width = 145
Height = 21
ItemHeight = 13
Items.Strings = (
'Schwarz'
'Rotbraun'
'Gr�n'
'Olivgr�n'
'Marineblau'
'Violett'
'Petrol'
'Grau'
'Silber'
'Rot'
'Limonengr�n'
'Gelb'
'Blau'
'Pink'
'Karibikblau'
'Wei�'
'Fenstertext (Windows)'
'Fensterhintergrund (Windows)'
'Schaltfl�chenfarbe (Windows)')
TabOrder = 6
Text = ' '
end
object ComboBox2: TComboBox
Left = 180
Top = 94
Width = 145
Height = 21
ItemHeight = 13
Items.Strings = (
'Schwarz'
'Rotbraun'
'Gr�n'
'Olivgr�n'
'Marineblau'
'Violett'
'Petrol'
'Grau'
'Silber'
'Rot'
'Limonengr�n'
'Gelb'
'Blau'
'Pink'
'Karibikblau'
'Wei�'
'Fenstertext (Windows)'
'Fensterhintergrund (Windows)'
'Schaltfl�chenfarbe (Windows)')
TabOrder = 7
end
end