home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / OCB.DFM / OCB.txt
Text File  |  1997-02-14  |  784b  |  43 lines

  1. object OKBottomDlg: TOKBottomDlg
  2.   Left = 245
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソズイソスロクソス'
  6.   ClientHeight = 214
  7.   ClientWidth = 313
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 297
  19.     Height = 161
  20.     Shape = bsFrame
  21.   end
  22.   object OKBtn: TButton
  23.     Left = 79
  24.     Top = 180
  25.     Width = 75
  26.     Height = 25
  27.     Caption = 'OK'
  28.     Default = True
  29.     ModalResult = 1
  30.     TabOrder = 0
  31.   end
  32.   object CancelBtn: TButton
  33.     Left = 159
  34.     Top = 180
  35.     Width = 75
  36.     Height = 25
  37.     Cancel = True
  38.     Caption = 'ソスソスンセソス'
  39.     ModalResult = 2
  40.     TabOrder = 1
  41.   end
  42. end
  43.