home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Internet
/
Javadraw
/
DATA.Z
/
ID_Addnl.dll
/
RCDATA
/
TTUTOR
/
TTUTOR.txt
< prev
Wrap
Text File
|
1997-09-12
|
3KB
|
166 lines
object Tutor: TTutor
Left = 230
Top = 309
BorderStyle = bsDialog
Caption = 'Iavadraw - handy tips and tricks'
ClientHeight = 236
ClientWidth = 517
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 0
Width = 517
Height = 237
BevelInner = bvRaised
BevelWidth = 2
TabOrder = 8
object Bevel1: TBevel
Left = 12
Top = 8
Width = 337
Height = 221
Shape = bsFrame
end
object Bevel2: TBevel
Left = 356
Top = 8
Width = 149
Height = 221
Shape = bsFrame
end
end
object Panel1: TPanel
Left = 20
Top = 16
Width = 321
Height = 185
Color = clInfoBk
TabOrder = 0
object Label4: TLabel
Left = 8
Top = 12
Width = 109
Height = 16
Caption = 'Did you know ...'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Line1: TLabel
Left = 8
Top = 36
Width = 26
Height = 13
Caption = 'Line1'
end
object Line2: TLabel
Left = 8
Top = 52
Width = 26
Height = 13
Caption = 'Line2'
end
object Line3: TLabel
Left = 8
Top = 68
Width = 26
Height = 13
Caption = 'Line3'
end
object Line4: TLabel
Left = 8
Top = 84
Width = 26
Height = 13
Caption = 'Line4'
end
object Line5: TLabel
Left = 8
Top = 100
Width = 26
Height = 13
Caption = 'Line5'
end
object TipLabel: TLabel
Left = 8
Top = 128
Width = 41
Height = 13
Caption = 'TipLabel'
end
end
object ShowAgain: TCheckBox
Left = 20
Top = 207
Width = 225
Height = 17
Caption = 'Don'#39't show me this screen again'
TabOrder = 5
end
object Button5: TButton
Left = 374
Top = 175
Width = 119
Height = 25
Caption = 'Close'
TabOrder = 6
OnClick = Button5Click
end
object Button6: TButton
Left = 374
Top = 144
Width = 119
Height = 25
Caption = 'Godfather for Java'
TabOrder = 7
OnClick = Button6Click
end
object Button3: TButton
Left = 374
Top = 112
Width = 119
Height = 25
Caption = 'First Steps'
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 374
Top = 80
Width = 119
Height = 25
Caption = 'Next Tip'
TabOrder = 4
OnClick = Button4Click
end
object Button2: TButton
Left = 374
Top = 48
Width = 119
Height = 25
Caption = 'Help Topics'
TabOrder = 2
OnClick = Button2Click
end
object Button1: TButton
Left = 374
Top = 16
Width = 119
Height = 25
Caption = 'What'#39's new ?'
TabOrder = 1
OnClick = Button1Click
end
end