home *** CD-ROM | disk | FTP | other *** search
- object MoreAboutForm: TMoreAboutForm
- Left = 118
- Top = 157
- BorderStyle = bsDialog
- Caption = 'Bluette Team'
- ClientHeight = 306
- ClientWidth = 413
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 5
- Top = 5
- Width = 404
- Height = 261
- BevelOuter = bvLowered
- Caption = 'Panel1'
- TabOrder = 0
- object EnglishMoreAboutMemo: TMemo
- Left = 1
- Top = 1
- Width = 402
- Height = 259
- TabStop = False
- Align = alClient
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = '����'
- Font.Style = []
- ImeName = '�ѱ���(�ѱ�)'
- Lines.Strings = (
- ''
- ' [Bluette 0.5]'
- ''
- ' Hyung G. Kim : Main Programmer and Project Manager'
- ''
- ' Won-tae Kim : Assistant Programmer & Help System Builder'
- ''
- ' Jae-hak Kim : Assistant Programmer (JScan.exe)'
- ''
- ' Suk-won Moon : Graphic (Splash Screen Design)'
- ''
- ''
- ' [Bluette 0.6]'
- ''
- ' Hyung G. Kim : Main Programmer and Project Manager'
- ''
- ' Won-tae Kim : Assistant Programmer & Help System Builder'
- ''
- ' Jae-hak Kim : Assistant Programmer (JScan.exe)'
- ''
- ' Ki-hoon Kim : Graphic (Initial Splash Screen Design)'
- ''
- ' Seung-kwon Kim : Graphic (Splash Screen Design 2nd. Edition)'
- ''
- ''
- ' [Bluette 0.62]'
- ''
- ' Hyung G. Kim : Main Programmer and Project Manager'
- ''
- ' Won-tae Kim : Assistant Programmer & Help System Builder'
- ''
- ' Jae-hak Kim : Assistant Programmer (JScan.exe)'
- ''
- ' Seung-kwon Kim : Graphic I (Splash Screen Design)'
- ''
- ' Chang-gun Yeom : Graphic II (Splash Screen Design)'
- ''
- ''
- ' [Bluette 0.63, 0.64]'
- ''
- ' Same ~')
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WordWrap = False
- end
- object KoreanMoreAboutMemo: TMemo
- Left = 1
- Top = 1
- Width = 402
- Height = 259
- TabStop = False
- Align = alClient
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = '����'
- Font.Style = []
- ImeName = '�ѱ���(�ѱ�)'
- Lines.Strings = (
- ''
- ' [���翧 0.5]'
- ''
- ' ������ : Main Programmer and Project Manager'
- ''
- ' ����� : Assistant Programmer & Help System Builder'
- ''
- ' ������ : Assistant Programmer (JScan.exe)'
- ''
- ' ������ : Graphic (Splash Screen Design)'
- ''
- ''
- ' [���翧 0.6]'
- ''
- ' ������ : Main Programmer and Project Manager'
- ''
- ' ����� : Assistant Programmer & Help System Builder'
- ''
- ' ������ : Assistant Programmer (JScan.exe)'
- ''
- ' ����� : Graphic (Initial Splash Screen Design)'
- ''
- ' ��±� : Graphic (Splash Screen Design 2nd. Edition)'
- ''
- ''
- ' [���翧 0.62]'
- ''
- ' ������ : Main Programmer and Project Manager'
- ''
- ' ����� : Assistant Programmer & Help System Builder'
- ''
- ' ������ : Assistant Programmer (JScan.exe)'
- ''
- ' ��±� : Graphic 1 (Splash Screen Design)'
- ''
- ' ��� : Graphic 2 (Splash Screen Design)'
- ''
- ' [���翧 0.63, 0.64 ]'
- ''
- ' �������� ~')
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 1
- WordWrap = False
- end
- end
- object Button1: TButton
- Left = 115
- Top = 275
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 223
- Top = 275
- Width = 75
- Height = 25
- Caption = 'to &English'
- TabOrder = 2
- OnClick = Button2Click
- end
- end
-