home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EBRepDesigner.exe / 0 / RCDATA / TFRMSRWADDSECTION / TFRMSRWADDSECTION.txt < prev   
Text File  |  1999-06-21  |  17KB  |  719 lines

  1. object frmSrwAddSection: TfrmSrwAddSection
  2.   Left = 100
  3.   Top = 144
  4.   BorderStyle = bsDialog
  5.   Caption = 'Sections Builder'
  6.   ClientHeight = 268
  7.   ClientWidth = 424
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   KeyPreview = True
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   OnKeyDown = FormKeyDown
  16.   OnShow = FormShow
  17.   TextHeight = 13
  18.   object bevLayout: TBevel
  19.     Left = 58
  20.     Top = 234
  21.     Width = 362
  22.     Height = 2
  23.   end
  24.   object nbkLayout: TNotebook
  25.     Left = 58
  26.     Top = 4
  27.     Width = 363
  28.     Height = 227
  29.     TabOrder = 0
  30.     OnPageChanged = nbkLayoutPageChanged
  31.     object TPage
  32.       Left = 0
  33.       Top = 0
  34.       Caption = 'Add Sections'
  35.       object Shape17: TShape
  36.         Left = 308
  37.         Top = 146
  38.         Width = 30
  39.         Height = 2
  40.         Pen.Color = clNavy
  41.       end
  42.       object Shape15: TShape
  43.         Left = 308
  44.         Top = 82
  45.         Width = 30
  46.         Height = 2
  47.         Pen.Color = clNavy
  48.       end
  49.       object Shape9: TShape
  50.         Left = 308
  51.         Top = 18
  52.         Width = 52
  53.         Height = 2
  54.         Brush.Color = clPurple
  55.         Pen.Color = clPurple
  56.       end
  57.       object Shape10: TShape
  58.         Left = 308
  59.         Top = 210
  60.         Width = 52
  61.         Height = 2
  62.         Brush.Color = clPurple
  63.         Pen.Color = clPurple
  64.       end
  65.       object Shape12: TShape
  66.         Left = 308
  67.         Top = 178
  68.         Width = 40
  69.         Height = 2
  70.         Pen.Color = clTeal
  71.       end
  72.       object Shape14: TShape
  73.         Left = 308
  74.         Top = 50
  75.         Width = 40
  76.         Height = 2
  77.         Pen.Color = clTeal
  78.       end
  79.       object Label8: TLabel
  80.         Left = 1
  81.         Top = 0
  82.         Width = 76
  83.         Height = 13
  84.         Caption = 'Add Sections'
  85.         Font.Color = clNavy
  86.         Font.Height = -11
  87.         Font.Name = 'MS Sans Serif'
  88.         Font.Style = [fsBold]
  89.         ParentFont = False
  90.       end
  91.       object Shape2: TShape
  92.         Left = 156
  93.         Top = 0
  94.         Width = 161
  95.         Height = 33
  96.         Brush.Color = clPurple
  97.       end
  98.       object Shape3: TShape
  99.         Left = 156
  100.         Top = 32
  101.         Width = 161
  102.         Height = 33
  103.         Brush.Color = clTeal
  104.       end
  105.       object Shape4: TShape
  106.         Left = 156
  107.         Top = 64
  108.         Width = 161
  109.         Height = 33
  110.         Brush.Color = clNavy
  111.       end
  112.       object Shape5: TShape
  113.         Left = 156
  114.         Top = 96
  115.         Width = 161
  116.         Height = 33
  117.         Brush.Color = clMaroon
  118.       end
  119.       object Shape6: TShape
  120.         Left = 156
  121.         Top = 128
  122.         Width = 161
  123.         Height = 33
  124.         Brush.Color = clNavy
  125.       end
  126.       object Shape7: TShape
  127.         Left = 156
  128.         Top = 160
  129.         Width = 161
  130.         Height = 33
  131.         Brush.Color = clTeal
  132.       end
  133.       object Shape8: TShape
  134.         Left = 156
  135.         Top = 192
  136.         Width = 161
  137.         Height = 33
  138.         Brush.Color = clPurple
  139.       end
  140.       object Label1: TLabel
  141.         Left = 12
  142.         Top = 20
  143.         Width = 137
  144.         Height = 61
  145.         AutoSize = False
  146.         Caption = 
  147.           'Reports are built from sections on a page.  Each section prints ' +
  148.           'data in unique ways.'
  149.         WordWrap = True
  150.       end
  151.       object Label2: TLabel
  152.         Left = 12
  153.         Top = 136
  154.         Width = 133
  155.         Height = 73
  156.         AutoSize = False
  157.         Caption = 
  158.           'Gray sections are already active in the current report, and cann' +
  159.           'ot be added again.'
  160.         WordWrap = True
  161.       end
  162.       object Label3: TLabel
  163.         Left = 12
  164.         Top = 84
  165.         Width = 137
  166.         Height = 49
  167.         AutoSize = False
  168.         Caption = 'Check one or more sections to add to the current report.'
  169.         Font.Color = clMaroon
  170.         Font.Height = -11
  171.         Font.Name = 'MS Sans Serif'
  172.         Font.Style = [fsBold]
  173.         ParentFont = False
  174.         WordWrap = True
  175.       end
  176.       object Shape11: TShape
  177.         Left = 358
  178.         Top = 18
  179.         Width = 2
  180.         Height = 194
  181.         Brush.Color = clPurple
  182.         Pen.Color = clPurple
  183.       end
  184.       object Shape13: TShape
  185.         Left = 348
  186.         Top = 50
  187.         Width = 2
  188.         Height = 130
  189.         Pen.Color = clTeal
  190.       end
  191.       object Shape16: TShape
  192.         Left = 338
  193.         Top = 82
  194.         Width = 2
  195.         Height = 66
  196.         Pen.Color = clNavy
  197.       end
  198.       object chkReportHeader: TCheckBox
  199.         Left = 164
  200.         Top = 10
  201.         Width = 141
  202.         Height = 17
  203.         Caption = 'Report Header'
  204.         Color = clPurple
  205.         Ctl3D = False
  206.         Font.Color = clWhite
  207.         Font.Height = -11
  208.         Font.Name = 'MS Sans Serif'
  209.         Font.Style = [fsBold]
  210.         ParentColor = False
  211.         ParentCtl3D = False
  212.         ParentFont = False
  213.         TabOrder = 0
  214.       end
  215.       object chkPageHeader: TCheckBox
  216.         Left = 164
  217.         Top = 42
  218.         Width = 109
  219.         Height = 17
  220.         Caption = 'Page Header'
  221.         Color = clTeal
  222.         Ctl3D = False
  223.         Font.Color = clWhite
  224.         Font.Height = -11
  225.         Font.Name = 'MS Sans Serif'
  226.         Font.Style = [fsBold]
  227.         ParentColor = False
  228.         ParentCtl3D = False
  229.         ParentFont = False
  230.         TabOrder = 1
  231.       end
  232.       object chkGroupHeader: TCheckBox
  233.         Left = 164
  234.         Top = 74
  235.         Width = 105
  236.         Height = 17
  237.         Caption = 'Group Header'
  238.         Color = clNavy
  239.         Ctl3D = False
  240.         Font.Color = clWhite
  241.         Font.Height = -11
  242.         Font.Name = 'MS Sans Serif'
  243.         Font.Style = [fsBold]
  244.         ParentColor = False
  245.         ParentCtl3D = False
  246.         ParentFont = False
  247.         TabOrder = 2
  248.       end
  249.       object chkDetailSection: TCheckBox
  250.         Left = 164
  251.         Top = 106
  252.         Width = 121
  253.         Height = 17
  254.         Caption = 'Detail Section'
  255.         Color = clMaroon
  256.         Ctl3D = False
  257.         Font.Color = clWhite
  258.         Font.Height = -11
  259.         Font.Name = 'MS Sans Serif'
  260.         Font.Style = [fsBold]
  261.         ParentColor = False
  262.         ParentCtl3D = False
  263.         ParentFont = False
  264.         TabOrder = 3
  265.       end
  266.       object chkGroupFooter: TCheckBox
  267.         Left = 164
  268.         Top = 138
  269.         Width = 105
  270.         Height = 17
  271.         Caption = 'Group Footer'
  272.         Color = clNavy
  273.         Ctl3D = False
  274.         Font.Color = clWhite
  275.         Font.Height = -11
  276.         Font.Name = 'MS Sans Serif'
  277.         Font.Style = [fsBold]
  278.         ParentColor = False
  279.         ParentCtl3D = False
  280.         ParentFont = False
  281.         TabOrder = 4
  282.       end
  283.       object chkPageFooter: TCheckBox
  284.         Left = 164
  285.         Top = 170
  286.         Width = 105
  287.         Height = 17
  288.         Caption = 'Page Footer'
  289.         Color = clTeal
  290.         Ctl3D = False
  291.         Font.Color = clWhite
  292.         Font.Height = -11
  293.         Font.Name = 'MS Sans Serif'
  294.         Font.Style = [fsBold]
  295.         ParentColor = False
  296.         ParentCtl3D = False
  297.         ParentFont = False
  298.         TabOrder = 5
  299.       end
  300.       object chkReportFooter: TCheckBox
  301.         Left = 164
  302.         Top = 202
  303.         Width = 141
  304.         Height = 17
  305.         Caption = 'Report Footer'
  306.         Color = clPurple
  307.         Ctl3D = False
  308.         Font.Color = clWhite
  309.         Font.Height = -11
  310.         Font.Name = 'MS Sans Serif'
  311.         Font.Style = [fsBold]
  312.         ParentColor = False
  313.         ParentCtl3D = False
  314.         ParentFont = False
  315.         TabOrder = 6
  316.       end
  317.     end
  318.     object TPage
  319.       Left = 0
  320.       Top = 0
  321.       Caption = 'Add Detail'
  322.       object labDetail1: TLabel
  323.         Left = 1
  324.         Top = 0
  325.         Width = 113
  326.         Height = 13
  327.         Caption = 'Add Detail Sections'
  328.         Font.Color = clNavy
  329.         Font.Height = -11
  330.         Font.Name = 'MS Sans Serif'
  331.         Font.Style = [fsBold]
  332.         ParentFont = False
  333.       end
  334.       object labDetail2: TLabel
  335.         Left = 12
  336.         Top = 56
  337.         Width = 345
  338.         Height = 29
  339.         AutoSize = False
  340.         Caption = 
  341.           'A report can have up to 5 detail sections. The current report ha' +
  342.           's x detail sections.'
  343.         WordWrap = True
  344.       end
  345.       object labDetail3: TLabel
  346.         Left = 12
  347.         Top = 20
  348.         Width = 341
  349.         Height = 33
  350.         AutoSize = False
  351.         Caption = 
  352.           'Multiple detail sections are used to stack variable length objec' +
  353.           'ts, such as memos and verticle lines.'
  354.         WordWrap = True
  355.       end
  356.       object labDetail5: TLabel
  357.         Left = 12
  358.         Top = 96
  359.         Width = 261
  360.         Height = 21
  361.         AutoSize = False
  362.         Caption = 'Add the following number of detail sections:'
  363.         Font.Color = clMaroon
  364.         Font.Height = -11
  365.         Font.Name = 'MS Sans Serif'
  366.         Font.Style = [fsBold]
  367.         ParentFont = False
  368.         WordWrap = True
  369.       end
  370.       object spnDetail: TSpinEdit
  371.         Left = 272
  372.         Top = 96
  373.         Width = 41
  374.         Height = 22
  375.         MaxValue = 5
  376.         MinValue = 1
  377.         TabOrder = 0
  378.         Value = 1
  379.       end
  380.     end
  381.     object TPage
  382.       Left = 0
  383.       Top = 0
  384.       Caption = 'Add Fields'
  385.       object labGroup1: TLabel
  386.         Left = 1
  387.         Top = 0
  388.         Width = 145
  389.         Height = 13
  390.         Caption = 'Select Fields to Group on'
  391.         Font.Color = clNavy
  392.         Font.Height = -11
  393.         Font.Name = 'MS Sans Serif'
  394.         Font.Style = [fsBold]
  395.         ParentFont = False
  396.       end
  397.       object labGroup3: TLabel
  398.         Left = 13
  399.         Top = 80
  400.         Width = 145
  401.         Height = 16
  402.         AutoSize = False
  403.         Caption = 'Available Fields'
  404.         Font.Color = clBlack
  405.         Font.Height = -11
  406.         Font.Name = 'MS Sans Serif'
  407.         Font.Style = [fsBold]
  408.         ParentFont = False
  409.         IsControl = True
  410.       end
  411.       object IncludeBtn: TSpeedButton
  412.         Left = 174
  413.         Top = 100
  414.         Width = 24
  415.         Height = 24
  416.         Caption = '>'
  417.         Font.Color = clBlack
  418.         Font.Height = -11
  419.         Font.Name = 'MS Sans Serif'
  420.         Font.Style = [fsBold]
  421.         ParentFont = False
  422.         OnClick = IncludeBtnClick
  423.         IsControl = True
  424.       end
  425.       object IncAllBtn: TSpeedButton
  426.         Left = 174
  427.         Top = 132
  428.         Width = 24
  429.         Height = 24
  430.         Caption = '>>'
  431.         Font.Color = clBlack
  432.         Font.Height = -11
  433.         Font.Name = 'MS Sans Serif'
  434.         Font.Style = [fsBold]
  435.         ParentFont = False
  436.         OnClick = IncAllBtnClick
  437.         IsControl = True
  438.       end
  439.       object ExcludeBtn: TSpeedButton
  440.         Left = 174
  441.         Top = 164
  442.         Width = 24
  443.         Height = 24
  444.         Caption = '<'
  445.         Enabled = False
  446.         Font.Color = clBlack
  447.         Font.Height = -11
  448.         Font.Name = 'MS Sans Serif'
  449.         Font.Style = [fsBold]
  450.         ParentFont = False
  451.         OnClick = ExcludeBtnClick
  452.         IsControl = True
  453.       end
  454.       object ExAllBtn: TSpeedButton
  455.         Left = 174
  456.         Top = 196
  457.         Width = 24
  458.         Height = 24
  459.         Caption = '<<'
  460.         Enabled = False
  461.         Font.Color = clBlack
  462.         Font.Height = -11
  463.         Font.Name = 'MS Sans Serif'
  464.         Font.Style = [fsBold]
  465.         ParentFont = False
  466.         OnClick = ExcAllBtnClick
  467.         IsControl = True
  468.       end
  469.       object labGroup4: TLabel
  470.         Left = 204
  471.         Top = 80
  472.         Width = 145
  473.         Height = 16
  474.         AutoSize = False
  475.         Caption = 'Selected Fields'
  476.         Font.Color = clBlack
  477.         Font.Height = -11
  478.         Font.Name = 'MS Sans Serif'
  479.         Font.Style = [fsBold]
  480.         ParentFont = False
  481.         IsControl = True
  482.       end
  483.       object labGroup2: TLabel
  484.         Left = 12
  485.         Top = 20
  486.         Width = 345
  487.         Height = 29
  488.         AutoSize = False
  489.         Caption = 
  490.           'A report can have up to 10 Groups. The current report has x acti' +
  491.           've Groups.'
  492.         Font.Color = clBlack
  493.         Font.Height = -11
  494.         Font.Name = 'MS Sans Serif'
  495.         Font.Style = [fsBold]
  496.         ParentFont = False
  497.         WordWrap = True
  498.       end
  499.       object Label5: TLabel
  500.         Left = 12
  501.         Top = 56
  502.         Width = 345
  503.         Height = 21
  504.         AutoSize = False
  505.         Caption = 'Select fields below to add additional Groups.'
  506.         Font.Color = clMaroon
  507.         Font.Height = -11
  508.         Font.Name = 'MS Sans Serif'
  509.         Font.Style = [fsBold]
  510.         ParentFont = False
  511.         WordWrap = True
  512.       end
  513.       object srcList: TListBox
  514.         Left = 12
  515.         Top = 96
  516.         Width = 157
  517.         Height = 129
  518.         Font.Color = clBlack
  519.         Font.Height = -11
  520.         Font.Name = 'MS Sans Serif'
  521.         Font.Style = []
  522.         ItemHeight = 13
  523.         MultiSelect = True
  524.         ParentFont = False
  525.         TabOrder = 0
  526.         IsControl = True
  527.       end
  528.       object dstList: TListBox
  529.         Left = 204
  530.         Top = 96
  531.         Width = 157
  532.         Height = 129
  533.         Font.Color = clBlack
  534.         Font.Height = -11
  535.         Font.Name = 'MS Sans Serif'
  536.         Font.Style = []
  537.         ItemHeight = 13
  538.         MultiSelect = True
  539.         ParentFont = False
  540.         TabOrder = 1
  541.         IsControl = True
  542.       end
  543.     end
  544.     object TPage
  545.       Left = 0
  546.       Top = 0
  547.       Caption = 'Finish'
  548.       object Label15: TLabel
  549.         Left = 1
  550.         Top = 0
  551.         Width = 92
  552.         Height = 13
  553.         Caption = 'Confirm Choices'
  554.         Font.Color = clNavy
  555.         Font.Height = -11
  556.         Font.Name = 'MS Sans Serif'
  557.         Font.Style = [fsBold]
  558.         ParentFont = False
  559.       end
  560.       object labFinish1: TLabel
  561.         Left = 12
  562.         Top = 20
  563.         Width = 345
  564.         Height = 21
  565.         AutoSize = False
  566.         Caption = 'You have requested to add x Sections, as follows:'
  567.         WordWrap = True
  568.       end
  569.       object labFinish2: TLabel
  570.         Left = 16
  571.         Top = 128
  572.         Width = 345
  573.         Height = 21
  574.         AutoSize = False
  575.         Caption = 'Press Finish to implement your requested changes.'
  576.         Font.Color = clMaroon
  577.         Font.Height = -11
  578.         Font.Name = 'MS Sans Serif'
  579.         Font.Style = [fsBold]
  580.         ParentFont = False
  581.         WordWrap = True
  582.       end
  583.       object labFinish3: TLabel
  584.         Left = 16
  585.         Top = 152
  586.         Width = 333
  587.         Height = 29
  588.         AutoSize = False
  589.         Caption = 'Press Back to modify your requested changes.'
  590.         WordWrap = True
  591.       end
  592.       object Label4: TLabel
  593.         Left = 16
  594.         Top = 176
  595.         Width = 345
  596.         Height = 21
  597.         AutoSize = False
  598.         Caption = 'Press Cancel to abort all requested changes.'
  599.         WordWrap = True
  600.       end
  601.       object labMessage1: TLabel
  602.         Left = 44
  603.         Top = 44
  604.         Width = 58
  605.         Height = 13
  606.         Caption = 'Message1'
  607.       end
  608.       object labMessage2: TLabel
  609.         Left = 44
  610.         Top = 64
  611.         Width = 58
  612.         Height = 13
  613.         Caption = 'Message2'
  614.       end
  615.       object labMessage3: TLabel
  616.         Left = 44
  617.         Top = 84
  618.         Width = 58
  619.         Height = 13
  620.         Caption = 'Message3'
  621.       end
  622.       object labMessage4: TLabel
  623.         Left = 44
  624.         Top = 104
  625.         Width = 58
  626.         Height = 13
  627.         Caption = 'Message4'
  628.       end
  629.     end
  630.   end
  631.   object cmdHelp: TBitBtn
  632.     Left = 58
  633.     Top = 240
  634.     Width = 88
  635.     Height = 25
  636.     Caption = '&Help'
  637.     Font.Color = clBlack
  638.     Font.Height = -11
  639.     Font.Name = 'MS Sans Serif'
  640.     Font.Style = []
  641.     ParentFont = False
  642.     TabOrder = 1
  643.     OnClick = cmdHelpClick
  644.     Style = bsNew
  645.   end
  646.   object cmdBack: TBitBtn
  647.     Left = 150
  648.     Top = 240
  649.     Width = 88
  650.     Height = 25
  651.     Caption = '< &Back'
  652.     Font.Color = clBlack
  653.     Font.Height = -11
  654.     Font.Name = 'MS Sans Serif'
  655.     Font.Style = []
  656.     ParentFont = False
  657.     TabOrder = 2
  658.     OnClick = cmdBackClick
  659.     Style = bsNew
  660.   end
  661.   object cmdNext: TBitBtn
  662.     Left = 241
  663.     Top = 240
  664.     Width = 88
  665.     Height = 25
  666.     Caption = '&Next >'
  667.     Font.Color = clBlack
  668.     Font.Height = -11
  669.     Font.Name = 'MS Sans Serif'
  670.     Font.Style = []
  671.     ParentFont = False
  672.     TabOrder = 3
  673.     OnClick = cmdNextClick
  674.     Style = bsNew
  675.   end
  676.   object cmdCancel: TBitBtn
  677.     Left = 332
  678.     Top = 240
  679.     Width = 88
  680.     Height = 25
  681.     Caption = '&Cancel'
  682.     Font.Color = clBlack
  683.     Font.Height = -11
  684.     Font.Name = 'MS Sans Serif'
  685.     Font.Style = []
  686.     ParentFont = False
  687.     TabOrder = 4
  688.     OnClick = cmdCancelClick
  689.     Style = bsNew
  690.   end
  691.   object GroupBox1: TGroupBox
  692.     Left = 4
  693.     Top = 0
  694.     Width = 49
  695.     Height = 265
  696.     TabOrder = 5
  697.     object imgIcon: TImage
  698.       Left = 8
  699.       Top = 12
  700.       Width = 32
  701.       Height = 32
  702.       AutoSize = True
  703.       Picture.Data = {<image000.bmp>}
  704.     end
  705.     object pntIcon: TPaintBox
  706.       Left = 8
  707.       Top = 48
  708.       Width = 33
  709.       Height = 209
  710.       Font.Color = clNavy
  711.       Font.Height = -27
  712.       Font.Name = 'Arial'
  713.       Font.Style = [fsBold]
  714.       ParentFont = False
  715.       OnPaint = pntIconPaint
  716.     end
  717.   end
  718. end
  719.