home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / T3EDT212 / T3EDT212.LZH / TTTEDIT.EXE / 0 / RCDATA / TFORMSTRPROGRESS / TFORMSTRPROGRESS.txt
Text File  |  2000-11-10  |  913b  |  46 lines

  1. object FormStrProgress: TFormStrProgress
  2.   Left = 187
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスvソスソスソスrソスソスソス[ソス\ソスソス'
  6.   ClientHeight = 91
  7.   ClientWidth = 373
  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 = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Label1: TLabel
  19.     Left = 20
  20.     Top = 10
  21.     Width = 33
  22.     Height = 12
  23.     Caption = 'Label1'
  24.   end
  25.   object Button1: TButton
  26.     Left = 149
  27.     Top = 59
  28.     Width = 75
  29.     Height = 25
  30.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  31.     ModalResult = 2
  32.     TabOrder = 0
  33.     OnClick = Button1Click
  34.   end
  35.   object ProgressBar1: TProgressBar
  36.     Left = 20
  37.     Top = 31
  38.     Width = 334
  39.     Height = 16
  40.     Min = 0
  41.     Max = 100
  42.     Position = 100
  43.     TabOrder = 1
  44.   end
  45. end
  46.