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

  1. object PrintSelDlg: TPrintSelDlg
  2.   Left = 283
  3.   Top = 192
  4.   HelpContext = 3150
  5.   ActiveControl = cbHeader
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = 'ソスIソス舶ソスソスフ茨ソスソス'
  9.   ClientHeight = 205
  10.   ClientWidth = 345
  11.   ParentFont = True
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object GroupBox1: TGroupBox
  17.     Left = 8
  18.     Top = 76
  19.     Width = 329
  20.     Height = 85
  21.     Caption = 'ソスソス゚シソスソス:'
  22.     TabOrder = 0
  23.     IsControl = True
  24.     object Label2: TLabel
  25.       Left = 180
  26.       Top = 60
  27.       Width = 55
  28.       Height = 13
  29.       Caption = 'ソスソスマーソスソスソス(&M):'
  30.       FocusControl = ebMargin
  31.       IsControl = True
  32.     end
  33.     object cbHeader: TCheckBox
  34.       Left = 8
  35.       Top = 16
  36.       Width = 145
  37.       Height = 20
  38.       Caption = 'ヘッソズゑソスソス゚ーソズ番搾ソス(&N)'
  39.       TabOrder = 0
  40.       IsControl = True
  41.     end
  42.     object cbLineNumbers: TCheckBox
  43.       Left = 8
  44.       Top = 36
  45.       Width = 145
  46.       Height = 20
  47.       Caption = 'ソスsソスヤ搾ソス(&L)'
  48.       TabOrder = 1
  49.       IsControl = True
  50.     end
  51.     object cbSyntaxPrint: TCheckBox
  52.       Left = 8
  53.       Top = 56
  54.       Width = 121
  55.       Height = 20
  56.       Caption = 'ソス\ソスソスソスソスソスソスソス\ソスソス(&S)'
  57.       TabOrder = 2
  58.       IsControl = True
  59.     end
  60.     object cbColor: TCheckBox
  61.       Left = 180
  62.       Top = 16
  63.       Width = 121
  64.       Height = 20
  65.       Caption = 'ソスラーソスソスソス(&C)'
  66.       TabOrder = 3
  67.       IsControl = True
  68.     end
  69.     object cbWrapLines: TCheckBox
  70.       Left = 180
  71.       Top = 36
  72.       Width = 121
  73.       Height = 20
  74.       Caption = 'ソスワゑソスヤゑソスソスソスソス(&W)'
  75.       TabOrder = 4
  76.       IsControl = True
  77.     end
  78.     object ebMargin: TEdit
  79.       Left = 252
  80.       Top = 58
  81.       Width = 37
  82.       Height = 21
  83.       TabOrder = 5
  84.       Text = '0'
  85.       IsControl = True
  86.     end
  87.   end
  88.   object OKButton: TButton
  89.     Left = 102
  90.     Top = 170
  91.     Width = 75
  92.     Height = 25
  93.     Caption = 'OK'
  94.     Default = True
  95.     ModalResult = 1
  96.     TabOrder = 2
  97.     IsControl = True
  98.   end
  99.   object CancelButton: TButton
  100.     Left = 182
  101.     Top = 170
  102.     Width = 75
  103.     Height = 25
  104.     Cancel = True
  105.     Caption = 'ソスソスンセソス'
  106.     ModalResult = 2
  107.     TabOrder = 3
  108.     IsControl = True
  109.   end
  110.   object HelpButton: TButton
  111.     Left = 262
  112.     Top = 170
  113.     Width = 75
  114.     Height = 25
  115.     Caption = 'ソスソスソスソス(&H)'
  116.     TabOrder = 4
  117.     OnClick = HelpButtonClick
  118.     IsControl = True
  119.   end
  120.   object GroupBox2: TGroupBox
  121.     Left = 8
  122.     Top = 8
  123.     Width = 329
  124.     Height = 65
  125.     Caption = 'ソスソスソスソスソスソスソスファソスソス:'
  126.     TabOrder = 5
  127.     IsControl = True
  128.     object lbFileName: TLabel
  129.       Left = 8
  130.       Top = 16
  131.       Width = 309
  132.       Height = 17
  133.       AutoSize = False
  134.       Caption = 'File Name'
  135.       IsControl = True
  136.     end
  137.     object cbSelectedText: TCheckBox
  138.       Left = 8
  139.       Top = 36
  140.       Width = 172
  141.       Height = 20
  142.       Caption = 'ソスIソスソスヘ囲のみゑソスソスソスソス(&P)'
  143.       TabOrder = 0
  144.       IsControl = True
  145.     end
  146.   end
  147.   object SetupBtn: TButton
  148.     Left = 8
  149.     Top = 170
  150.     Width = 75
  151.     Height = 25
  152.     Caption = 'ソスン抵ソス(&T)...'
  153.     TabOrder = 1
  154.     OnClick = SetupBtnClick
  155.   end
  156.   object PrinterSetupDialog1: TPrinterSetupDialog
  157.     Left = 312
  158.   end
  159. end
  160.