home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / TABPGDLG.DFM / TABPGDLG.txt
Text File  |  1997-05-13  |  2KB  |  79 lines

  1. object PagesDlg: TPagesDlg
  2.   Left = 195
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスソズ付ソスソスソス゚ーソスソス'
  6.   ClientHeight = 300
  7.   ClientWidth = 427
  8.   Position = poScreenCenter
  9.   PixelsPerInch = 96
  10.   TextHeight = 12
  11.   object Panel1: TPanel
  12.     Left = 0
  13.     Top = 0
  14.     Width = 427
  15.     Height = 266
  16.     Align = alClient
  17.     BevelOuter = bvNone
  18.     BorderWidth = 5
  19.     ParentColor = True
  20.     TabOrder = 0
  21.     object PageControl1: TPageControl
  22.       Left = 5
  23.       Top = 5
  24.       Width = 417
  25.       Height = 256
  26.       ActivePage = TabSheet1
  27.       Align = alClient
  28.       TabOrder = 0
  29.       object TabSheet1: TTabSheet
  30.         Caption = 'TabSheet1'
  31.       end
  32.       object TabSheet2: TTabSheet
  33.         Caption = 'TabSheet2'
  34.       end
  35.       object TabSheet3: TTabSheet
  36.         Caption = 'TabSheet3'
  37.       end
  38.     end
  39.   end
  40.   object Panel2: TPanel
  41.     Left = 0
  42.     Top = 266
  43.     Width = 427
  44.     Height = 34
  45.     Align = alBottom
  46.     BevelOuter = bvNone
  47.     ParentColor = True
  48.     TabOrder = 1
  49.     object OKBtn: TButton
  50.       Left = 187
  51.       Top = 2
  52.       Width = 75
  53.       Height = 25
  54.       Caption = 'OK'
  55.       Default = True
  56.       ModalResult = 1
  57.       TabOrder = 0
  58.     end
  59.     object CancelBtn: TButton
  60.       Left = 267
  61.       Top = 2
  62.       Width = 75
  63.       Height = 25
  64.       Cancel = True
  65.       Caption = 'ソスソスンセソス'
  66.       ModalResult = 2
  67.       TabOrder = 1
  68.     end
  69.     object HelpBtn: TButton
  70.       Left = 347
  71.       Top = 2
  72.       Width = 75
  73.       Height = 25
  74.       Caption = 'ソスソスソスソス(&H)'
  75.       TabOrder = 2
  76.     end
  77.   end
  78. end
  79.