object SelectF: TSelectF Left = 269 Top = 165 Width = 375 Height = 249 Caption = 'KCE - File Select' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Icon.Data = {} KeyPreview = True OldCreateOrder = False Position = poDefaultPosOnly OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object LBFileList: TListBox Left = 0 Top = 0 Width = 367 Height = 222 Align = alClient ItemHeight = 12 TabOrder = 0 OnDblClick = LBFileListDblClick end end