home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 January
/
GSSH0104TT.iso
/
Programme
/
Seck
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TTRAINER2
/
TTRAINER2.txt
Wrap
Text File
|
1998-03-15
|
2KB
|
89 lines
object Trainer2: TTrainer2
Left = -4
Top = -4
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'SECK 4.00 Savegame Editor'
ClientHeight = 433
ClientWidth = 640
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poDefaultSizeOnly
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object f_OKButton: TButton
Left = 17
Top = 15
Width = 65
Height = 25
Caption = 'OK'
Enabled = False
TabOrder = 0
Visible = False
OnClick = f_OKButtonClick
end
object F_Endbutton: TButton
Left = 169
Top = 15
Width = 64
Height = 25
Caption = 'Beenden'
Enabled = False
TabOrder = 1
Visible = False
OnClick = F_EndbuttonClick
end
object F_choosebutton: TButton
Left = 93
Top = 16
Width = 64
Height = 25
Caption = 'Auswahl'
Enabled = False
TabOrder = 2
Visible = False
OnClick = F_choosebuttonClick
end
object MediaPlayer1: TMediaPlayer
Left = 246
Top = 18
Width = 225
Height = 30
VisibleButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack, btEject]
DeviceType = dtWaveAudio
Visible = False
TabOrder = 3
OnNotify = MediaPlayer1Notify
end
object StatusBar1: TStatusBar
Left = 0
Top = 414
Width = 640
Height = 19
Enabled = False
Panels = <
item
Text =
'Trainer erstellt mit dem Savegame Editor Construction Kit (SECK' +
') V 4.00 Copyright (C) 1995-1997 Advanced Digital Technologies'
Width = 310
end>
SimplePanel = True
SimpleText =
'Trainer erstellt mit dem Savegame Editor Construction Kit (SECK)' +
' V 4.00 Copyright (C) 1995-1997 Advanced Digital Technologies'
SizeGrip = False
Visible = False
end
object OpenDialog1: TOpenDialog
FileEditStyle = fsEdit
Options = [ofHideReadOnly]
Left = 486
Top = 20
end
end