home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 April / VPR0204A.ISO / OLS / EPISODE_0 / Episode_0.lzh / Episode_0 / ComicPly.exe / 0 / RCDATA / TFRMDIRECTORY / TFRMDIRECTORY.txt
Text File  |  2001-01-24  |  1KB  |  67 lines

  1. object frmDirectory: TfrmDirectory
  2.   Left = 347
  3.   Top = 185
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスfソスBソスソスソスNソスgソスソスソスフ指ソスソス'
  6.   ClientHeight = 215
  7.   ClientWidth = 297
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 210
  20.     Height = 215
  21.     Align = alClient
  22.     BevelOuter = bvNone
  23.     TabOrder = 0
  24.     object DriveComboBox: TDriveComboBox
  25.       Left = 8
  26.       Top = 184
  27.       Width = 193
  28.       Height = 18
  29.       DirList = DirectoryListBox
  30.       TabOrder = 0
  31.     end
  32.     object DirectoryListBox: TDirectoryListBox
  33.       Left = 8
  34.       Top = 8
  35.       Width = 193
  36.       Height = 169
  37.       ItemHeight = 16
  38.       TabOrder = 1
  39.     end
  40.   end
  41.   object Panel2: TPanel
  42.     Left = 210
  43.     Top = 0
  44.     Width = 87
  45.     Height = 215
  46.     Align = alRight
  47.     BevelOuter = bvNone
  48.     TabOrder = 1
  49.     object btnOk: TBitBtn
  50.       Left = 4
  51.       Top = 24
  52.       Width = 75
  53.       Height = 25
  54.       TabOrder = 0
  55.       Kind = bkOK
  56.     end
  57.     object btnCancel: TBitBtn
  58.       Left = 4
  59.       Top = 56
  60.       Width = 75
  61.       Height = 25
  62.       TabOrder = 1
  63.       Kind = bkCancel
  64.     end
  65.   end
  66. end
  67.