object FormHelp: TFormHelp Left = 167 Top = 157 BorderStyle = bsDialog Caption = 'FormHelp' ClientHeight = 273 ClientWidth = 495 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Image1: TImage Left = 0 Top = 0 Width = 495 Height = 96 AutoSize = True Picture.Data = {} Transparent = True end object XMLLabel1: TXMLLabel Left = 16 Top = 104 Width = 201 Height = 41 Transparent = True Caption = 'Version 0.69 [2004.10.09]
Copyright (c) 1999-2004, msatoh
' + 'http://www.fine-view.com/' OnLinkClick = XMLLabel1LinkClick end object HairLine1: THairLine Left = 8 Top = 156 Width = 473 Height = 10 Margine = False end object ScrollBox1: TScrollBox Left = 8 Top = 168 Width = 473 Height = 97 HorzScrollBar.Range = 427 HorzScrollBar.Visible = False VertScrollBar.Position = 277 VertScrollBar.Range = 370 VertScrollBar.Tracking = True AutoScroll = False TabOrder = 0 object Panel1: TPanel Left = 0 Top = -273 Width = 427 Height = 370 BevelOuter = bvNone TabOrder = 0 object PaintBox1: TPaintBox Left = 0 Top = 0 Width = 427 Height = 267 Align = alTop OnMouseMove = PaintBox1MouseMove OnMouseUp = PaintBox1MouseUp OnPaint = PaintBox1Paint end object XMLLabel2: TXMLLabel Left = 8 Top = 282 Width = 409 Height = 82 Transparent = True Caption = 'JPEG functions are based in part on the work of the Independent ' + 'JPEG Group.
IJL15.dll was developed Intel(R).
GLDPNG (c)19' + '98-2001 Copyright Tarquin All Rights Reserved.
ZLIB ver 1.1.3' + ' (c)1995-1996 Copyright Jean-loup Gailly and Mark Adler.
Ogg.' + 'dll, Vorbis.dll and Vorbisfile.dll was developed Xiph.org.' end object HairLine2: THairLine Left = 8 Top = 270 Width = 409 Height = 10 Margine = False end end end object ButtonOK: TButton Left = 376 Top = 120 Width = 75 Height = 25 Caption = 'OK' ModalResult = 1 TabOrder = 1 end end