home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004A.BIN / OLS / KMPLY050 / KMPLY050.lzh / KamoPlayer.exe / 0 / RCDATA / TEDITFAVORITE / TEDITFAVORITE.txt
Text File  |  2000-01-14  |  1KB  |  78 lines

  1. object EditFavorite: TEditFavorite
  2.   Left = 310
  3.   Top = 392
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスoソス^ソスtソスHソスソスソス_ソスメ集'
  6.   ClientHeight = 96
  7.   ClientWidth = 281
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 16
  23.     Width = 52
  24.     Height = 12
  25.     Caption = 'ソスoソス^ソスソス(&N)'
  26.   end
  27.   object Label2: TLabel
  28.     Left = 8
  29.     Top = 40
  30.     Width = 58
  31.     Height = 12
  32.     Caption = 'ソスtソスHソスソスソス_(&F)'
  33.   end
  34.   object Button1: TButton
  35.     Left = 16
  36.     Top = 64
  37.     Width = 75
  38.     Height = 25
  39.     Caption = 'ソスソスソスF(&O)'
  40.     Default = True
  41.     TabOrder = 2
  42.     OnClick = Button1Click
  43.   end
  44.   object Button2: TButton
  45.     Left = 104
  46.     Top = 64
  47.     Width = 75
  48.     Height = 25
  49.     Cancel = True
  50.     Caption = 'ソスレ搾ソス(&C)'
  51.     TabOrder = 3
  52.     OnClick = Button2Click
  53.   end
  54.   object Button3: TButton
  55.     Left = 192
  56.     Top = 64
  57.     Width = 75
  58.     Height = 25
  59.     Caption = 'ソスQソスソス(&S)'
  60.     TabOrder = 4
  61.     OnClick = Button3Click
  62.   end
  63.   object Edit1: TEdit
  64.     Left = 72
  65.     Top = 12
  66.     Width = 201
  67.     Height = 20
  68.     TabOrder = 0
  69.   end
  70.   object Edit2: TEdit
  71.     Left = 72
  72.     Top = 36
  73.     Width = 201
  74.     Height = 20
  75.     TabOrder = 1
  76.   end
  77. end
  78.