object MainForm: TMainForm Left = 5 Top = 1 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsDialog Caption = 'Install CJKOS to your Handheld Computer' ClientHeight = 462 ClientWidth = 620 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [] OldCreateOrder = True OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 15 object Label2: TLabel Left = 8 Top = 0 Width = 158 Height = 29 Caption = 'CJKOS Install' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Image1: TImage Left = 8 Top = 432 Width = 32 Height = 35 AutoSize = True Picture.Data = {} Transparent = True end object MemoryLabel: TLabel Left = 8 Top = 32 Width = 86 Height = 15 Caption = 'Require Memory:' end object LanguageLabel: TLabel Left = 248 Top = 8 Width = 92 Height = 15 Caption = 'Interface Language:' end object PalmUserLabel: TLabel Left = 248 Top = 32 Width = 84 Height = 15 Caption = 'Palm User Name:' end object PalmUserComboBox: TComboBox Left = 344 Top = 32 Width = 193 Height = 23 Style = csDropDownList Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [] ItemHeight = 15 ParentFont = False TabOrder = 1 end object InstallPageControl: TPageControl Left = 8 Top = 56 Width = 609 Height = 369 ActivePage = MainPage MultiLine = True TabOrder = 2 object MainPage: TTabSheet Caption = 'Main Program' object CJKOSGroupBox: TGroupBox Left = 8 Top = 8 Width = 489 Height = 73 Caption = 'CJKOS' TabOrder = 0 object CJKOSCheckBox: TCheckBox Left = 8 Top = 16 Width = 281 Height = 17 Caption = 'CJKOS Main Program (CJKOS.PRC)' TabOrder = 0 OnClick = SetMemoryStaticText end object CJKOSManagerCheckBox: TCheckBox Left = 8 Top = 32 Width = 273 Height = 17 Caption = 'CJKOS Manager Program (cManager.PRC)' TabOrder = 1 OnClick = SetMemoryStaticText end object GBxBIG5CheckBox: TCheckBox Left = 8 Top = 48 Width = 289 Height = 17 Caption = 'GB-2312 <=> BIG-5 Convert Table' TabOrder = 2 OnClick = SetMemoryStaticText end end object CNSMSCheckBox: TCheckBox Left = 16 Top = 96 Width = 369 Height = 17 Caption = 'Install Chinese SMS for Treo.' TabOrder = 1 OnClick = SetMemoryStaticText end object CNSMSMemo: TMemo Left = 16 Top = 128 Width = 449 Height = 129 BorderStyle = bsNone Color = clBtnFace TabOrder = 2 Visible = False end end object FontPage: TTabSheet Caption = 'Font' object FontNoteLabel1: TLabel Left = 216 Top = 176 Width = 249 Height = 15 Caption = '16X16 HiRes Fonts for HandEra, Sony N700/710C' Color = clBtnFace ParentColor = False end object FontNoteLabel2: TLabel Left = 216 Top = 192 Width = 201 Height = 15 Caption = '24X24 HiRes Fonts for Sony N700/710C' end object Label3: TLabel Left = 184 Top = 168 Width = 27 Height = 15 Caption = 'Note:' Font.Charset = ANSI_CHARSET Font.Color = clMaroon Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object FGBGroupBox: TGroupBox Left = 8 Top = 8 Width = 169 Height = 89 Caption = 'Simplified Chinese' TabOrder = 0 object FGB12FCheckBox: TCheckBox Left = 8 Top = 32 Width = 145 Height = 17 Caption = 'Large Font (12X12)' TabOrder = 1 OnClick = SetMemoryStaticText end object FGB10FCheckBox: TCheckBox Left = 8 Top = 16 Width = 145 Height = 17 Caption = 'Small Font (10X10)' TabOrder = 0 OnClick = SetMemoryStaticText end object FGB16FCheckBox: TCheckBox Left = 8 Top = 48 Width = 145 Height = 17 Caption = 'HiRes Font (16X16)' TabOrder = 2 OnClick = SetMemoryStaticText end object FGB24FCheckBox: TCheckBox Left = 8 Top = 64 Width = 145 Height = 17 Caption = 'HiRes Font (24X24)' TabOrder = 3 OnClick = SetMemoryStaticText end end object FB5GroupBox: TGroupBox Left = 184 Top = 8 Width = 313 Height = 89 Caption = 'Traditional Chinese' TabOrder = 1 object FB512FCheckBox: TCheckBox Left = 8 Top = 32 Width = 129 Height = 17 Caption = 'Large Font (12X12)' TabOrder = 1 OnClick = SetMemoryStaticText end object FB510FCheckBox: TCheckBox Left = 8 Top = 16 Width = 129 Height = 17 Caption = 'Small Font (10X10)' TabOrder = 0 OnClick = SetMemoryStaticText end object FHK12FCheckBox: TCheckBox Left = 136 Top = 32 Width = 169 Height = 17 Caption = 'Large HKSCS Font(12X12)' TabOrder = 5 OnClick = SetMemoryStaticText end object FHK10FCheckBox: TCheckBox Left = 136 Top = 16 Width = 169 Height = 17 Caption = 'Small HKSCS Font(10X10)' TabOrder = 4 OnClick = SetMemoryStaticText end object FB516FCheckBox: TCheckBox Left = 8 Top = 48 Width = 129 Height = 17 Caption = 'HiRes Font (16X16)' TabOrder = 2 OnClick = SetMemoryStaticText end object FB524FCheckBox: TCheckBox Left = 8 Top = 64 Width = 129 Height = 17 Caption = 'HiRes Font (24X24)' TabOrder = 3 OnClick = SetMemoryStaticText end object FHK16FCheckBox: TCheckBox Left = 136 Top = 48 Width = 169 Height = 17 Caption = 'HiRes HKSCS Font (16X16)' TabOrder = 6 OnClick = SetMemoryStaticText end object FHK24FCheckBox: TCheckBox Left = 136 Top = 64 Width = 169 Height = 17 Caption = 'HiRes HKSCS Font (24X24)' TabOrder = 7 OnClick = SetMemoryStaticText end end object FJPGroupBox: TGroupBox Left = 8 Top = 104 Width = 169 Height = 57 Caption = 'Japanese Shift-JIS and EUC-JIS' TabOrder = 2 object FJIS12FCheckBox: TCheckBox Left = 8 Top = 32 Width = 137 Height = 17 Caption = 'Large Font (12X12)' TabOrder = 1 OnClick = SetMemoryStaticText end object FJIS10FCheckBox: TCheckBox Left = 8 Top = 16 Width = 145 Height = 17 Caption = 'Small Font (10X10)' TabOrder = 0 OnClick = SetMemoryStaticText end end object FKRGroupBox: TGroupBox Left = 184 Top = 104 Width = 313 Height = 57 Caption = 'Korean KSC' TabOrder = 3 object FKSC12FCheckBox: TCheckBox Left = 8 Top = 16 Width = 177 Height = 17 Caption = 'Large Font (12X12)' TabOrder = 0 OnClick = SetMemoryStaticText end end object FIW10CheckBox: TCheckBox Left = 16 Top = 176 Width = 169 Height = 17 Caption = 'Icon Word Font (10X10)' TabOrder = 4 OnClick = SetMemoryStaticText end end object IMEPage: TTabSheet Caption = 'Input Method' object IMEGBGroupBox: TGroupBox Left = 8 Top = 8 Width = 217 Height = 105 Caption = 'Simplified Chinese' TabOrder = 0 object IMGBQPFCheckBox: TCheckBox Left = 8 Top = 16 Width = 73 Height = 17 Caption = 'PinYin' TabOrder = 0 OnClick = SetMemoryStaticText end object IMGBSPFCheckBox: TCheckBox Left = 112 Top = 16 Width = 73 Height = 17 Caption = 'ShuangPin' TabOrder = 1 OnClick = SetMemoryStaticText end object IMGBWBFCheckBox: TCheckBox Left = 8 Top = 32 Width = 65 Height = 17 Caption = 'WBZX' TabOrder = 2 OnClick = SetMemoryStaticText end object IMGBZYFCheckBox: TCheckBox Left = 8 Top = 48 Width = 65 Height = 17 Caption = 'ZhuYin' TabOrder = 4 OnClick = SetMemoryStaticText end object IMGBCTFCheckBox: TCheckBox Left = 112 Top = 32 Width = 73 Height = 17 Caption = 'Cantonese' TabOrder = 3 OnClick = SetMemoryStaticText end object IMGBJPCheckBox: TCheckBox Left = 8 Top = 64 Width = 161 Height = 17 Caption = 'Japanese Hiragana,Katakana' TabOrder = 6 OnClick = SetMemoryStaticText end object IMGBSYMCheckBox: TCheckBox Left = 8 Top = 80 Width = 161 Height = 17 Caption = 'Punctuation and Symbol' TabOrder = 7 OnClick = SetMemoryStaticText end object IMGBICONCheckBox: TCheckBox Left = 112 Top = 48 Width = 73 Height = 17 Caption = 'Icon Word' TabOrder = 5 OnClick = SetMemoryStaticText end end object IMEB5GroupBox: TGroupBox Left = 232 Top = 8 Width = 265 Height = 137 Caption = 'Traditional Chinese' TabOrder = 1 object IMB5ZYFCheckBox: TCheckBox Left = 8 Top = 16 Width = 57 Height = 17 Caption = 'ZhuYin' TabOrder = 0 OnClick = SetMemoryStaticText end object IMB5CJFCheckBox: TCheckBox Left = 8 Top = 48 Width = 65 Height = 17 Caption = 'CangJie' TabOrder = 6 OnClick = SetMemoryStaticText end object IMB5CTFCheckBox: TCheckBox Left = 184 Top = 16 Width = 73 Height = 17 Caption = 'Cantonese' TabOrder = 2 OnClick = SetMemoryStaticText end object IMB5PYFCheckBox: TCheckBox Left = 8 Top = 64 Width = 89 Height = 17 Caption = 'PinYin' TabOrder = 8 OnClick = SetMemoryStaticText end object IMB5JPCheckBox: TCheckBox Left = 8 Top = 96 Width = 185 Height = 17 Caption = 'Japanese Hiragana,Katakana' TabOrder = 12 OnClick = SetMemoryStaticText end object IMB5SYMCheckBox: TCheckBox Left = 8 Top = 112 Width = 145 Height = 17 Caption = 'Punctuation and Symbol' TabOrder = 13 OnClick = SetMemoryStaticText end object IMB5ArrayFCheckBox: TCheckBox Left = 104 Top = 32 Width = 65 Height = 17 Caption = 'Array' TabOrder = 4 OnClick = SetMemoryStaticText end object IMB5DYFCheckBox: TCheckBox Left = 8 Top = 32 Width = 49 Height = 17 Caption = 'DaYi' TabOrder = 3 OnClick = SetMemoryStaticText end object IMB5ZY2FCheckBox: TCheckBox Left = 8 Top = 80 Width = 89 Height = 17 Caption = 'ZhuYin 2' TabOrder = 10 OnClick = SetMemoryStaticText end object IMB5WGFCheckBox: TCheckBox Left = 104 Top = 80 Width = 89 Height = 17 Caption = 'WG PinYin' TabOrder = 11 OnClick = SetMemoryStaticText end object IMB5XUFCheckBox: TCheckBox Left = 104 Top = 16 Width = 65 Height = 17 Caption = 'Xu' TabOrder = 1 OnClick = SetMemoryStaticText end object IMB5TYPYFCheckBox: TCheckBox Left = 104 Top = 64 Width = 105 Height = 17 Caption = 'TongYongPinYin' TabOrder = 9 OnClick = SetMemoryStaticText end object IMB5ICONCheckBox: TCheckBox Left = 184 Top = 32 Width = 73 Height = 17 Caption = 'Icon Word' TabOrder = 5 OnClick = SetMemoryStaticText end object IMB5HKCJFCheckBox: TCheckBox Left = 104 Top = 48 Width = 137 Height = 17 Caption = 'CangJie (with HKCS)' TabOrder = 7 OnClick = SetMemoryStaticText end end object IMEJPGroupBox: TGroupBox Left = 8 Top = 120 Width = 217 Height = 89 Caption = 'Japanese Shift-JIS and EUC-JIS' TabOrder = 2 object IMSJKACheckBox: TCheckBox Left = 8 Top = 16 Width = 161 Height = 17 Caption = 'Shift-JIS Hiragana,Katakana' TabOrder = 0 OnClick = SetMemoryStaticText end object IMEJKACheckBox: TCheckBox Left = 8 Top = 48 Width = 161 Height = 17 Caption = 'EUC-JIS Hiragana,Katakana' TabOrder = 2 OnClick = SetMemoryStaticText end object IMSJICONCheckBox: TCheckBox Left = 8 Top = 32 Width = 161 Height = 17 Caption = 'Shift-JIS Icon Word' TabOrder = 1 OnClick = SetMemoryStaticText end object IMEJICONCheckBox: TCheckBox Left = 8 Top = 64 Width = 161 Height = 17 Caption = 'EUC-JIS Icon Word' TabOrder = 3 OnClick = SetMemoryStaticText end end object IMEKRGroupBox: TGroupBox Left = 232 Top = 152 Width = 265 Height = 57 Caption = 'Korean KSC' TabOrder = 3 object IMKSCUCheckBox: TCheckBox Left = 8 Top = 16 Width = 89 Height = 17 Caption = 'Korean Word' TabOrder = 0 OnClick = SetMemoryStaticText end object IMKSCJPCheckBox: TCheckBox Left = 8 Top = 32 Width = 185 Height = 17 Caption = 'Japanese Hiragana,Katakana' TabOrder = 2 OnClick = SetMemoryStaticText end object IMKSCICONCheckBox: TCheckBox Left = 104 Top = 16 Width = 89 Height = 17 Caption = 'Icon Word' TabOrder = 1 OnClick = SetMemoryStaticText end end end object PhrasePage: TTabSheet Caption = 'Phrase' object PhraseGroupBox: TGroupBox Left = 8 Top = 8 Width = 489 Height = 73 Caption = 'Phrase' TabOrder = 0 object PhrGBCheckBox: TCheckBox Left = 8 Top = 16 Width = 161 Height = 17 Caption = 'Simplified Chinese' TabOrder = 0 OnClick = SetMemoryStaticText end object PhrB5CheckBox: TCheckBox Left = 8 Top = 32 Width = 153 Height = 17 Caption = 'Traditional Chinese' TabOrder = 1 OnClick = SetMemoryStaticText end object PhrKSCCheckBox: TCheckBox Left = 8 Top = 48 Width = 145 Height = 17 Caption = 'Korean KSC' TabOrder = 2 OnClick = SetMemoryStaticText end end end object LocalizerPage: TTabSheet Caption = 'Localizer' object LocOSGroupBox: TGroupBox Left = 8 Top = 56 Width = 585 Height = 281 Caption = 'Compatible Palm OS and Compatible Devices' TabOrder = 0 object LocOS20RadioButton: TRadioButton Left = 8 Top = 16 Width = 185 Height = 17 Caption = 'OS2.0 (PalmPilot...)' TabOrder = 0 OnClick = SetMemoryStaticText end object LocOS30RadioButton: TRadioButton Left = 8 Top = 32 Width = 185 Height = 17 Caption = 'OS3.0 (PalmIII...)' TabOrder = 1 OnClick = SetMemoryStaticText end object LocOS31RadioButton: TRadioButton Left = 8 Top = 48 Width = 185 Height = 17 Caption = 'OS3.1 (PalmV,Vx,IIIx,IIIe...)' TabOrder = 2 OnClick = SetMemoryStaticText end object LocOS35RadioButton: TRadioButton Left = 8 Top = 208 Width = 281 Height = 17 Caption = 'OS3.5, 3.5.1, 3.5.2 (WorkPad c3, Palm IIIc/IIIxe/Vx...)' TabOrder = 6 OnClick = SetMemoryStaticText end object LocOS33RadioButton: TRadioButton Left = 8 Top = 80 Width = 185 Height = 17 Caption = 'OS3.3 (PalmV,Vx,IIIx,III...)' TabOrder = 3 OnClick = SetMemoryStaticText end object LocOS33TRGProRadioButton: TRadioButton Left = 8 Top = 96 Width = 185 Height = 17 Caption = 'OS3.3 (TRGpro)' TabOrder = 5 OnClick = SetMemoryStaticText end object LocOS31VisorRadioButton: TRadioButton Left = 8 Top = 64 Width = 185 Height = 17 Caption = 'OS3.1 (Visor,Visor Deluxe...)' TabOrder = 4 OnClick = SetMemoryStaticText end object LocOS351TRGProRadioButton: TRadioButton Left = 8 Top = 112 Width = 185 Height = 17 Caption = 'OS3.5.1 (TRGpro)' TabOrder = 7 OnClick = SetMemoryStaticText end object LocOS351M100RadioButton: TRadioButton Left = 8 Top = 128 Width = 185 Height = 17 Caption = 'OS3.5.1 (m100)' TabOrder = 8 OnClick = SetMemoryStaticText end object LocOS351PEGS300_500C_RadioButton: TRadioButton Left = 8 Top = 144 Width = 185 Height = 17 Caption = 'OS3.5.1 (CLIE PEG-S300/500c)' TabOrder = 9 OnClick = SetMemoryStaticText end object LocOS352HVisorRadioButton: TRadioButton Left = 8 Top = 224 Width = 281 Height = 17 Caption = 'OS3.5.2H (Visor Platinum/Prism...)' TabOrder = 13 OnClick = SetMemoryStaticText end object LocOS352H2VisorEdgeRadioButton: TRadioButton Left = 8 Top = 256 Width = 281 Height = 17 Caption = 'OS3.5.2H2(3) (Visor Edge/Neo/Pro...)' TabOrder = 15 OnClick = SetMemoryStaticText end object LocOS352HandEra330RadioButton: TRadioButton Left = 8 Top = 160 Width = 185 Height = 17 Caption = 'OS3.5.2 (HandEra 330...)' TabOrder = 10 OnClick = SetMemoryStaticText end object LocOS352PEGN700CRadioButton: TRadioButton Left = 8 Top = 176 Width = 185 Height = 17 Caption = 'OS3.5.2 (Sony CLIE N700C...)' TabOrder = 11 OnClick = SetMemoryStaticText end object LocOS352PEGN710CRadioButton: TRadioButton Left = 8 Top = 192 Width = 185 Height = 17 Caption = 'OS3.5.2 (Sony CLIE N710C...)' TabOrder = 12 OnClick = SetMemoryStaticText end object LocOS40RadioButton: TRadioButton Left = 296 Top = 96 Width = 281 Height = 17 Caption = 'OS4.0 (WorkPad c5, Palm m500/505...)' TabOrder = 17 OnClick = SetMemoryStaticText end object LocOS40PEGN600CRadioButton: TRadioButton Left = 296 Top = 144 Width = 185 Height = 17 Caption = 'OS4.0 (Sony CLIE N600C,' TabOrder = 19 OnClick = SetMemoryStaticText end object LocOS40PEGS320RadioButton: TRadioButton Left = 296 Top = 128 Width = 185 Height = 17 Caption = 'OS4.0 (Sony CLIE S320,' TabOrder = 18 OnClick = SetMemoryStaticText end object LocOS40PEGN610CRadioButton: TRadioButton Left = 480 Top = 144 Width = 97 Height = 17 Caption = 'N610C...)' TabOrder = 20 OnClick = SetMemoryStaticText end object LocOS352H4Treo180RadioButton: TRadioButton Left = 296 Top = 32 Width = 281 Height = 17 Caption = 'OS3.5.2H4 (Treo180, Treo180g...)' TabOrder = 16 OnClick = SetMemoryStaticText end object LocOS41PEGN760CRadioButton: TRadioButton Left = 480 Top = 208 Width = 97 Height = 17 Caption = 'N760C...)' TabOrder = 24 OnClick = SetMemoryStaticText end object LocOS41PEGT400RadioButton: TRadioButton Left = 296 Top = 224 Width = 185 Height = 17 Caption = 'OS4.1 (Sony CLIE T400/600C,' TabOrder = 25 OnClick = SetMemoryStaticText end object LocOS41PEGT415RadioButton: TRadioButton Left = 480 Top = 224 Width = 97 Height = 17 Caption = 'T415/615C...)' TabOrder = 26 OnClick = SetMemoryStaticText end object LocOS41VxRadioButton: TRadioButton Left = 296 Top = 160 Width = 281 Height = 17 Caption = 'OS4.1 (WorkPad c3,Palm III/IIIx/IIIxe/IIIc/V/Vx...)' TabOrder = 21 OnClick = SetMemoryStaticText end object LocOS41m505RadioButton: TRadioButton Left = 296 Top = 176 Width = 281 Height = 17 Caption = 'OS4.1 (WorkPad c5, Palm m500/505...)' TabOrder = 22 OnClick = SetMemoryStaticText end object LocOS41PEGN750CRadioButton: TRadioButton Left = 296 Top = 208 Width = 185 Height = 17 Caption = 'OS4.1 (Sony CLIE N750C,' TabOrder = 23 OnClick = SetMemoryStaticText end object LocOS352HVisorJPRadioButton: TRadioButton Left = 8 Top = 240 Width = 281 Height = 17 Caption = 'OS3.5.2H (Japanese Visor Platinum/Prism...)' TabOrder = 14 OnClick = SetMemoryStaticText end object LocOS41PEGNR70JRadioButton: TRadioButton Left = 296 Top = 240 Width = 185 Height = 17 Caption = 'OS4.1 (Sony CLIE NR70(V)/JP,' TabOrder = 27 OnClick = SetMemoryStaticText end object LocOS41PEGNR70ERadioButton: TRadioButton Left = 480 Top = 240 Width = 97 Height = 17 Caption = 'NR70(V)/EN...)' TabOrder = 28 OnClick = SetMemoryStaticText end object LocOS40PEGS360RadioButton: TRadioButton Left = 480 Top = 128 Width = 97 Height = 17 Caption = 'S360...)' TabOrder = 29 OnClick = SetMemoryStaticText end object LocOS352H3VisorRadioButton: TRadioButton Left = 296 Top = 16 Width = 281 Height = 17 Caption = 'OS3.5.2H3 (International Visor Neo/Pro...)' TabOrder = 30 OnClick = SetMemoryStaticText end object LocOS352H5Treo270RadioButton: TRadioButton Left = 296 Top = 48 Width = 281 Height = 17 Caption = 'OS3.5.2H5 (Treo270...)' TabOrder = 31 OnClick = SetMemoryStaticText end object LocOS41HTreo90RadioButton: TRadioButton Left = 296 Top = 80 Width = 281 Height = 17 Caption = 'OS4.1H (Treo90...)' TabOrder = 33 OnClick = SetMemoryStaticText end object LocOS401M125RadioButton: TRadioButton Left = 296 Top = 112 Width = 281 Height = 17 Caption = 'OS4.01 (Palm m125...)' TabOrder = 34 OnClick = SetMemoryStaticText end object LocOS41m515RadioButton: TRadioButton Left = 296 Top = 192 Width = 281 Height = 17 Caption = 'OS4.1 (Palm m515...)' TabOrder = 35 OnClick = SetMemoryStaticText end object LocOS41PEGSJ30RadioButton: TRadioButton Left = 296 Top = 256 Width = 185 Height = 17 Caption = 'OS4.1 (Sony CLIE SJ20/30...)' TabOrder = 36 OnClick = SetMemoryStaticText end object LocOS352H55Treo180GPRSRadioButton: TRadioButton Left = 296 Top = 64 Width = 281 Height = 17 Caption = 'OS3.5.2H5.5 (Treo GPRS update...)' TabOrder = 32 OnClick = SetMemoryStaticText end end object LocLaguageGroupBox: TGroupBox Left = 8 Top = 8 Width = 585 Height = 41 Caption = 'Language' TabOrder = 1 object LocGBCheckBox: TCheckBox Left = 8 Top = 16 Width = 121 Height = 17 Caption = 'Simplified Chinese' TabOrder = 0 OnClick = SetMemoryStaticText end object LocB5CheckBox: TCheckBox Left = 296 Top = 16 Width = 121 Height = 17 Caption = 'Traditional Chinese' TabOrder = 1 OnClick = SetMemoryStaticText end end end end object CancelBitBtn: TBitBtn Left = 280 Top = 432 Width = 75 Height = 25 Caption = '&Cancel' Default = True TabOrder = 5 OnClick = CancelBitBtnClick end object InstallBitBtn: TBitBtn Left = 456 Top = 432 Width = 75 Height = 25 Caption = '&Install' TabOrder = 6 OnClick = InstallBitBtnClick end object LanguageComboBox: TComboBox Left = 344 Top = 8 Width = 193 Height = 23 Style = csDropDownList ItemHeight = 15 TabOrder = 0 OnChange = LanguageComboBoxChange Items.Strings = ( 'English' 'Simplified Chinese' 'Traditional Chinese') end object MemoryStaticText: TStaticText Left = 104 Top = 32 Width = 47 Height = 19 Caption = 'Memory' TabOrder = 3 end object HelpBitBtn: TBitBtn Left = 88 Top = 432 Width = 75 Height = 25 Caption = '&Help' TabOrder = 4 OnClick = HelpBitBtnClick end end