home *** CD-ROM | disk | FTP | other *** search
/ Tech Gian 1999 January / TG199901.mdf / update / data / updt1 / expander.exe / 0 / RCDATA / TDLGSELDIR / TDLGSELDIR.txt < prev   
Text File  |  1998-08-21  |  4KB  |  189 lines

  1. object DlgSelDir: TDlgSelDir
  2.   Left = 365
  3.   Top = 299
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜C∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜[∩┐╜∩┐╜∩┐╜∩┐╜w∩┐╜∩┐╜'
  6.   ClientHeight = 135
  7.   ClientWidth = 367
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Lbl: TLabel
  20.     Left = 8
  21.     Top = 9
  22.     Width = 48
  23.     Height = 12
  24.     Caption = '∩┐╜≡ôÇÉ∩┐╜F'
  25.     Font.Charset = SHIFTJIS_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -12
  28.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object Label1: TLabel
  33.     Left = 40
  34.     Top = 56
  35.     Width = 120
  36.     Height = 15
  37.     Caption = '∩┐╜≡ôÇé╔òK∩┐╜v∩┐╜╚ùe∩┐╜∩┐╜'
  38.     Font.Charset = SHIFTJIS_CHARSET
  39.     Font.Color = clWindowText
  40.     Font.Height = -15
  41.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  42.     Font.Style = []
  43.     ParentFont = False
  44.   end
  45.   object Label2: TLabel
  46.     Left = 40
  47.     Top = 80
  48.     Width = 120
  49.     Height = 15
  50.     Caption = '∩┐╜≡ôÇé╔òK∩┐╜v∩┐╜╚ùe∩┐╜∩┐╜'
  51.     Font.Charset = SHIFTJIS_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -15
  54.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  55.     Font.Style = []
  56.     ParentFont = False
  57.   end
  58.   object Label3: TLabel
  59.     Left = 153
  60.     Top = 56
  61.     Width = 120
  62.     Height = 15
  63.     Alignment = taRightJustify
  64.     Caption = '∩┐╜≡ôÇé╔òK∩┐╜v∩┐╜╚ùe∩┐╜∩┐╜'
  65.     Font.Charset = SHIFTJIS_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -15
  68.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  69.     Font.Style = []
  70.     ParentFont = False
  71.   end
  72.   object Label4: TLabel
  73.     Left = 153
  74.     Top = 80
  75.     Width = 120
  76.     Height = 15
  77.     Alignment = taRightJustify
  78.     Caption = '∩┐╜≡ôÇé╔òK∩┐╜v∩┐╜╚ùe∩┐╜∩┐╜'
  79.     Font.Charset = SHIFTJIS_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -15
  82.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  83.     Font.Style = []
  84.     ParentFont = False
  85.   end
  86.   object BOK: TButton
  87.     Tag = 1
  88.     Left = 95
  89.     Top = 103
  90.     Width = 75
  91.     Height = 25
  92.     Caption = '∩┐╜J∩┐╜n'
  93.     ModalResult = 1
  94.     TabOrder = 0
  95.     OnClick = BClick
  96.   end
  97.   object BBrows: TButton
  98.     Left = 283
  99.     Top = 23
  100.     Width = 75
  101.     Height = 25
  102.     Caption = '∩┐╜Q∩┐╜∩┐╜...'
  103.     TabOrder = 1
  104.     OnClick = BBrowsClick
  105.   end
  106.   object BCancel: TButton
  107.     Left = 205
  108.     Top = 103
  109.     Width = 75
  110.     Height = 25
  111.     Caption = '∩┐╜∩┐╜∩┐╜~'
  112.     ModalResult = 2
  113.     TabOrder = 2
  114.     OnClick = BClick
  115.   end
  116.   object Edit: TEdit
  117.     Left = 8
  118.     Top = 24
  119.     Width = 267
  120.     Height = 21
  121.     TabOrder = 3
  122.     OnKeyPress = EditKeyPress
  123.   end
  124.   object SHBF: TSHBrowseForFolderEx
  125.     ShowStyle = ssCenterScreen
  126.     Left = 5
  127.     Top = 51
  128.   end
  129.   object ArchiveFile1: TArchiveFile
  130.     FileName = #0
  131.     Options.a = -1
  132.     Options.c = -1
  133.     Options.d = -1
  134.     Options.e = -1
  135.     Options.f = -1
  136.     Options.h = -1
  137.     Options.i = -1
  138.     Options.l = -1
  139.     Options.m = -1
  140.     Options.n = -1
  141.     Options.o = -1
  142.     Options.p = -1
  143.     Options.r = -1
  144.     Options.s = -1
  145.     Options.t = -1
  146.     Options.u = -1
  147.     Options.w = #0
  148.     Options.x = -1
  149.     Options.y = -1
  150.     Options.z = -1
  151.     Options.jc = -1
  152.     Options.jd = -1
  153.     Options.je = -1
  154.     Options.jf = -1
  155.     Options.jh = -1
  156.     Options.ji = -1
  157.     Options.jm = -1
  158.     Options.jn = -1
  159.     Options.jo = #0
  160.     Options.job = #0
  161.     Options.jp = -1
  162.     Options.jr = -1
  163.     Options.jss = -1
  164.     Options.jw = -1
  165.     Options.jyc = -1
  166.     Options.jyd = -1
  167.     Options.jyk = -1
  168.     Options.jyn = -1
  169.     Options.jyo = -1
  170.     Options.jz = #0
  171.     Options.ga = -1
  172.     Options.gd = -1
  173.     Options.ge = -1
  174.     Options.gf = -1
  175.     Options.gj = -1
  176.     Options.gm = -1
  177.     Options.gn = -1
  178.     Options.go = -1
  179.     Options.gp = -1
  180.     Options.gr = -1
  181.     Options.gs = -1
  182.     Options.gu = -1
  183.     Options.gw = -1
  184.     ArchiverType = atLha
  185.     Left = 8
  186.     Top = 88
  187.   end
  188. end
  189.