home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1998 November (Bonus)
/
GAMESTAR11B.ISO
/
Diverses
/
SECK
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TTUTOR
/
TTUTOR.txt
< prev
Wrap
Text File
|
1998-03-15
|
2KB
|
74 lines
object Tutor: TTutor
Left = 117
Top = 155
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
Caption = 'SECK 4.00 "Quick - Tutor"'
ClientHeight = 239
ClientWidth = 441
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poDefaultSizeOnly
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 52
Top = 10
Width = 338
Height = 163
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Memo1: TMemo
Left = 0
Top = 0
Width = 441
Height = 202
Align = alTop
Color = clYellow
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
' '
' '
' '
' '
' '
' '
' '
' '
' '
' '
' '
' ')
ParentFont = False
ReadOnly = True
TabOrder = 0
OnEnter = Memo1Enter
end
object Button1: TButton
Left = 11
Top = 207
Width = 75
Height = 25
Caption = 'Weiter'
TabOrder = 1
OnClick = Button1Click
end
object Beenden: TButton
Left = 95
Top = 207
Width = 78
Height = 25
Caption = 'Beenden'
TabOrder = 2
OnClick = BeendenClick
end
end