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

  1. object PrintStatusDlg: TPrintStatusDlg
  2.   Left = 251
  3.   Top = 229
  4.   ActiveControl = CancelBtn
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ソスソスソスソスソス ソステーソスソス'
  8.   ClientHeight = 113
  9.   ClientWidth = 307
  10.   ParentFont = True
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   TextHeight = 12
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 289
  19.     Height = 57
  20.   end
  21.   object lbInfo: TLabel
  22.     Left = 12
  23.     Top = 12
  24.     Width = 281
  25.     Height = 49
  26.     AutoSize = False
  27.     Caption = 'lbInfo'
  28.     WordWrap = True
  29.     IsControl = True
  30.   end
  31.   object CancelBtn: TButton
  32.     Left = 115
  33.     Top = 76
  34.     Width = 77
  35.     Height = 27
  36.     Cancel = True
  37.     Caption = 'ソスソスンセソス'
  38.     ModalResult = 2
  39.     TabOrder = 0
  40.     OnClick = CancelBtnClick
  41.     IsControl = True
  42.   end
  43. end
  44.