home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 July / VPR0007A.BIN / OLS / KCE051 / kce051.lzh / Kce.exe / 0 / RCDATA / TSELECTF / TSELECTF.txt < prev   
Text File  |  2000-04-24  |  660b  |  32 lines

  1. object SelectF: TSelectF
  2.   Left = 269
  3.   Top = 165
  4.   Width = 375
  5.   Height = 249
  6.   Caption = 'KCE - File Select'
  7.   Color = clBtnFace
  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.   Icon.Data = {<image000.ico>}
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poDefaultPosOnly
  17.   OnKeyDown = FormKeyDown
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object LBFileList: TListBox
  22.     Left = 0
  23.     Top = 0
  24.     Width = 367
  25.     Height = 222
  26.     Align = alClient
  27.     ItemHeight = 12
  28.     TabOrder = 0
  29.     OnDblClick = LBFileListDblClick
  30.   end
  31. end
  32.