home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / delphi32.exe / RCDATA / TSCALEFORM / TSCALEFORM.txt
Text File  |  1997-05-14  |  1KB  |  73 lines

  1. object ScaleForm: TScaleForm
  2.   Left = 255
  3.   Top = 143
  4.   HelpContext = 1637
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスソスソスソス'
  7.   ClientHeight = 89
  8.   ClientWidth = 251
  9.   ParentFont = True
  10.   Position = poScreenCenter
  11.   PixelsPerInch = 96
  12.   TextHeight = 12
  13.   object Bevel1: TBevel
  14.     Left = 8
  15.     Top = 8
  16.     Width = 235
  17.     Height = 38
  18.     Shape = bsFrame
  19.   end
  20.   object Label1: TLabel
  21.     Left = 18
  22.     Top = 19
  23.     Width = 68
  24.     Height = 13
  25.     Caption = 'ソスgソスソス{ソスソス (%ソスPソスソス)(&S):'
  26.     FocusControl = Edit
  27.   end
  28.   object Label2: TLabel
  29.     Left = 210
  30.     Top = 21
  31.     Width = 8
  32.     Height = 13
  33.     Caption = '%'
  34.   end
  35.   object Edit: TEdit
  36.     Left = 133
  37.     Top = 16
  38.     Width = 73
  39.     Height = 21
  40.     TabOrder = 0
  41.   end
  42.   object OKButton: TButton
  43.     Left = 8
  44.     Top = 56
  45.     Width = 75
  46.     Height = 25
  47.     Caption = 'OK'
  48.     Default = True
  49.     ModalResult = 1
  50.     TabOrder = 1
  51.     OnClick = OKButtonClick
  52.   end
  53.   object CancelButton: TButton
  54.     Left = 88
  55.     Top = 56
  56.     Width = 75
  57.     Height = 25
  58.     Cancel = True
  59.     Caption = 'ソスソスンセソス'
  60.     ModalResult = 2
  61.     TabOrder = 2
  62.   end
  63.   object HelpButton: TButton
  64.     Left = 168
  65.     Top = 56
  66.     Width = 75
  67.     Height = 25
  68.     Caption = 'ソスソスソスソス(&H)'
  69.     TabOrder = 3
  70.     OnClick = HelpButtonClick
  71.   end
  72. end
  73.