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

  1. object frmSrwAddItem: TfrmSrwAddItem
  2.   Left = 112
  3.   Top = 139
  4.   BorderStyle = bsDialog
  5.   Caption = ' Add Object Wizard'
  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.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   TextHeight = 13
  16.   object bevLayout: TBevel
  17.     Left = 58
  18.     Top = 234
  19.     Width = 362
  20.     Height = 2
  21.   end
  22.   object cmdHelp: TBitBtn
  23.     Left = 58
  24.     Top = 240
  25.     Width = 88
  26.     Height = 25
  27.     Caption = '&Help'
  28.     Enabled = False
  29.     Font.Color = clBlack
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = []
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     Style = bsNew
  36.   end
  37.   object cmdBack: TBitBtn
  38.     Left = 150
  39.     Top = 240
  40.     Width = 88
  41.     Height = 25
  42.     Caption = '< &Back'
  43.     Font.Color = clBlack
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     TabOrder = 1
  49.     OnClick = cmdBackClick
  50.     Style = bsNew
  51.   end
  52.   object cmdNext: TBitBtn
  53.     Left = 241
  54.     Top = 240
  55.     Width = 88
  56.     Height = 25
  57.     Caption = '&Next >'
  58.     Font.Color = clBlack
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = []
  62.     ParentFont = False
  63.     TabOrder = 2
  64.     OnClick = cmdNextClick
  65.     Style = bsNew
  66.   end
  67.   object cmdCancel: TBitBtn
  68.     Left = 332
  69.     Top = 240
  70.     Width = 88
  71.     Height = 25
  72.     Caption = '&Cancel'
  73.     Font.Color = clBlack
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     ParentFont = False
  78.     TabOrder = 3
  79.     OnClick = cmdCancelClick
  80.     Style = bsNew
  81.   end
  82.   object GroupBox1: TGroupBox
  83.     Left = 4
  84.     Top = 0
  85.     Width = 49
  86.     Height = 265
  87.     TabOrder = 4
  88.     object imgIcon: TImage
  89.       Left = 8
  90.       Top = 12
  91.       Width = 32
  92.       Height = 32
  93.       AutoSize = True
  94.       Picture.Data = {<image000.ico>}
  95.     end
  96.     object pntIcon: TPaintBox
  97.       Left = 8
  98.       Top = 48
  99.       Width = 33
  100.       Height = 209
  101.       Font.Color = clNavy
  102.       Font.Height = -27
  103.       Font.Name = 'Arial'
  104.       Font.Style = [fsBold]
  105.       ParentFont = False
  106.       OnPaint = pntIconPaint
  107.     end
  108.   end
  109.   object nbkPages: TNotebook
  110.     Left = 58
  111.     Top = 4
  112.     Width = 359
  113.     Height = 227
  114.     TabOrder = 5
  115.     OnPageChanged = nbkPagesPageChanged
  116.     object TPage
  117.       Left = 0
  118.       Top = 0
  119.       Caption = 'Select Type'
  120.       object Label8: TLabel
  121.         Left = 1
  122.         Top = 0
  123.         Width = 110
  124.         Height = 13
  125.         Caption = 'Select Object Type'
  126.         Font.Color = clNavy
  127.         Font.Height = -11
  128.         Font.Name = 'MS Sans Serif'
  129.         Font.Style = [fsBold]
  130.         ParentFont = False
  131.       end
  132.       object Label1: TLabel
  133.         Left = 16
  134.         Top = 24
  135.         Width = 189
  136.         Height = 61
  137.         AutoSize = False
  138.         Caption = 
  139.           'Program Explorer organizes a variety of objects for easy access.' +
  140.           '  '
  141.         Font.Color = clBlack
  142.         Font.Height = -11
  143.         Font.Name = 'MS Sans Serif'
  144.         Font.Style = []
  145.         ParentFont = False
  146.         WordWrap = True
  147.       end
  148.       object Label3: TLabel
  149.         Left = 16
  150.         Top = 120
  151.         Width = 189
  152.         Height = 33
  153.         AutoSize = False
  154.         Caption = 'Select the Type of object to add, and press Next.'
  155.         Font.Color = clMaroon
  156.         Font.Height = -11
  157.         Font.Name = 'MS Sans Serif'
  158.         Font.Style = []
  159.         ParentFont = False
  160.         WordWrap = True
  161.       end
  162.       object Label2: TLabel
  163.         Left = 16
  164.         Top = 64
  165.         Width = 177
  166.         Height = 45
  167.         AutoSize = False
  168.         Caption = 
  169.           'These objects may reside in a database, inside a program or on a' +
  170.           ' local or network drive.'
  171.         Font.Color = clBlack
  172.         Font.Height = -11
  173.         Font.Name = 'MS Sans Serif'
  174.         Font.Style = []
  175.         ParentFont = False
  176.         WordWrap = True
  177.       end
  178.       object labAdmin: TLabel
  179.         Left = 16
  180.         Top = 176
  181.         Width = 189
  182.         Height = 41
  183.         AutoSize = False
  184.         Caption = 
  185.           'Note: Administrator'#39's Mode provides more object types and action' +
  186.           's than normal user mode.'
  187.         WordWrap = True
  188.       end
  189.       object grdType: TStringGrid
  190.         Left = 214
  191.         Top = 1
  192.         Width = 145
  193.         Height = 225
  194.         ColCount = 2
  195.         DefaultRowHeight = 17
  196.         FixedCols = 0
  197.         Font.Color = clBlack
  198.         Font.Height = -11
  199.         Font.Name = 'MS Sans Serif'
  200.         Font.Style = []
  201.         ParentFont = False
  202.         RowCount = 20
  203.         ScrollBars = ssVertical
  204.         TabOrder = 0
  205.         OnDrawCell = grdTypeDrawCell
  206.         ColWidths = (
  207.           125
  208.           64)
  209.       end
  210.     end
  211.     object TPage
  212.       Left = 0
  213.       Top = 0
  214.       Caption = 'Select Event'
  215.       object labDetail1: TLabel
  216.         Left = 1
  217.         Top = 0
  218.         Width = 77
  219.         Height = 13
  220.         Caption = 'Select Action'
  221.         Font.Color = clNavy
  222.         Font.Height = -11
  223.         Font.Name = 'MS Sans Serif'
  224.         Font.Style = [fsBold]
  225.         ParentFont = False
  226.       end
  227.       object labSelectAction: TLabel
  228.         Left = 16
  229.         Top = 24
  230.         Width = 189
  231.         Height = 49
  232.         AutoSize = False
  233.         Caption = 'You have selected to add a "Report" object to Program Explorer.'
  234.         Font.Color = clBlack
  235.         Font.Height = -11
  236.         Font.Name = 'MS Sans Serif'
  237.         Font.Style = []
  238.         ParentFont = False
  239.         WordWrap = True
  240.       end
  241.       object Label7: TLabel
  242.         Left = 16
  243.         Top = 64
  244.         Width = 189
  245.         Height = 45
  246.         AutoSize = False
  247.         Caption = 
  248.           'When this object is selected from Program Explorer, an action wi' +
  249.           'll be performed.'
  250.         Font.Color = clBlack
  251.         Font.Height = -11
  252.         Font.Name = 'MS Sans Serif'
  253.         Font.Style = []
  254.         ParentFont = False
  255.         WordWrap = True
  256.       end
  257.       object Label9: TLabel
  258.         Left = 16
  259.         Top = 120
  260.         Width = 189
  261.         Height = 49
  262.         AutoSize = False
  263.         Caption = 'Select the Action to be performed, and press Next.'
  264.         Font.Color = clMaroon
  265.         Font.Height = -11
  266.         Font.Name = 'MS Sans Serif'
  267.         Font.Style = []
  268.         ParentFont = False
  269.         WordWrap = True
  270.       end
  271.       object grdAction: TStringGrid
  272.         Left = 214
  273.         Top = 1
  274.         Width = 145
  275.         Height = 225
  276.         ColCount = 2
  277.         DefaultRowHeight = 17
  278.         FixedCols = 0
  279.         Font.Color = clBlack
  280.         Font.Height = -11
  281.         Font.Name = 'MS Sans Serif'
  282.         Font.Style = []
  283.         ParentFont = False
  284.         RowCount = 20
  285.         ScrollBars = ssVertical
  286.         TabOrder = 0
  287.         OnDrawCell = grdTypeDrawCell
  288.         ColWidths = (
  289.           125
  290.           64)
  291.       end
  292.     end
  293.     object TPage
  294.       Left = 0
  295.       Top = 0
  296.       Caption = 'Enter Command'
  297.       object labCommand1: TLabel
  298.         Left = 1
  299.         Top = 0
  300.         Width = 83
  301.         Height = 13
  302.         Caption = 'Command Line'
  303.         Font.Color = clNavy
  304.         Font.Height = -11
  305.         Font.Name = 'MS Sans Serif'
  306.         Font.Style = [fsBold]
  307.         ParentFont = False
  308.       end
  309.       object labCommand2: TLabel
  310.         Left = 16
  311.         Top = 24
  312.         Width = 337
  313.         Height = 41
  314.         AutoSize = False
  315.         Caption = 
  316.           'The "Open Report" action requires a command line to execute when' +
  317.           ' your "Report" object is selected.'
  318.         Font.Color = clBlack
  319.         Font.Height = -11
  320.         Font.Name = 'MS Sans Serif'
  321.         Font.Style = []
  322.         ParentFont = False
  323.         WordWrap = True
  324.       end
  325.       object labCommand3: TLabel
  326.         Left = 32
  327.         Top = 64
  328.         Width = 297
  329.         Height = 17
  330.         AutoSize = False
  331.         Caption = 'Command Line for "Report"'
  332.         Font.Color = clMaroon
  333.         Font.Height = -11
  334.         Font.Name = 'MS Sans Serif'
  335.         Font.Style = []
  336.         ParentFont = False
  337.         WordWrap = True
  338.       end
  339.       object labCommand4: TLabel
  340.         Left = 24
  341.         Top = 112
  342.         Width = 313
  343.         Height = 17
  344.         AutoSize = False
  345.         Caption = 'Use the combo box to select commonly used command lines.'
  346.         Font.Color = clBlack
  347.         Font.Height = -11
  348.         Font.Name = 'MS Sans Serif'
  349.         Font.Style = []
  350.         ParentFont = False
  351.         WordWrap = True
  352.       end
  353.       object cmdOpen: TSpeedButton
  354.         Left = 334
  355.         Top = 80
  356.         Width = 20
  357.         Height = 21
  358.         Caption = '...'
  359.         OnClick = cmdOpenClick
  360.       end
  361.       object Label11: TLabel
  362.         Left = 24
  363.         Top = 136
  364.         Width = 313
  365.         Height = 17
  366.         AutoSize = False
  367.         Caption = 'Press the file button to select a file.'
  368.         Font.Color = clBlack
  369.         Font.Height = -11
  370.         Font.Name = 'MS Sans Serif'
  371.         Font.Style = []
  372.         ParentFont = False
  373.         WordWrap = True
  374.       end
  375.       object cmbCommand: TComboBox
  376.         Left = 32
  377.         Top = 80
  378.         Width = 297
  379.         Height = 21
  380.         ItemHeight = 13
  381.         TabOrder = 0
  382.       end
  383.     end
  384.     object TPage
  385.       Left = 0
  386.       Top = 0
  387.       Caption = 'Security'
  388.       object Label10: TLabel
  389.         Left = 1
  390.         Top = 0
  391.         Width = 47
  392.         Height = 13
  393.         Caption = 'Security'
  394.         Font.Color = clNavy
  395.         Font.Height = -11
  396.         Font.Name = 'MS Sans Serif'
  397.         Font.Style = [fsBold]
  398.         ParentFont = False
  399.       end
  400.       object labSecurity: TLabel
  401.         Left = 16
  402.         Top = 24
  403.         Width = 337
  404.         Height = 41
  405.         AutoSize = False
  406.         Caption = 
  407.           'As the creator of a new "Report" object, you control what other ' +
  408.           'users can do with this item.'
  409.         Font.Color = clBlack
  410.         Font.Height = -11
  411.         Font.Name = 'MS Sans Serif'
  412.         Font.Style = []
  413.         ParentFont = False
  414.         WordWrap = True
  415.       end
  416.       object Label12: TLabel
  417.         Left = 16
  418.         Top = 64
  419.         Width = 297
  420.         Height = 17
  421.         AutoSize = False
  422.         Caption = 'Other users are permitted to:'
  423.         Font.Color = clMaroon
  424.         Font.Height = -11
  425.         Font.Name = 'MS Sans Serif'
  426.         Font.Style = []
  427.         ParentFont = False
  428.         WordWrap = True
  429.       end
  430.       object chkOpen: TCheckBox
  431.         Left = 40
  432.         Top = 88
  433.         Width = 209
  434.         Height = 17
  435.         Caption = 'Open this item'
  436.         Font.Color = clBlack
  437.         Font.Height = -11
  438.         Font.Name = 'MS Sans Serif'
  439.         Font.Style = []
  440.         ParentFont = False
  441.         State = cbChecked
  442.         TabOrder = 0
  443.       end
  444.       object chkSave: TCheckBox
  445.         Left = 40
  446.         Top = 112
  447.         Width = 265
  448.         Height = 17
  449.         Caption = 'Save changes or rename this item'
  450.         Font.Color = clBlack
  451.         Font.Height = -11
  452.         Font.Name = 'MS Sans Serif'
  453.         Font.Style = []
  454.         ParentFont = False
  455.         State = cbChecked
  456.         TabOrder = 1
  457.       end
  458.       object chkCopy: TCheckBox
  459.         Left = 40
  460.         Top = 138
  461.         Width = 257
  462.         Height = 17
  463.         Caption = 'Copy this item as a new object'
  464.         Font.Color = clBlack
  465.         Font.Height = -11
  466.         Font.Name = 'MS Sans Serif'
  467.         Font.Style = []
  468.         ParentFont = False
  469.         State = cbChecked
  470.         TabOrder = 2
  471.       end
  472.       object chkMove: TCheckBox
  473.         Left = 40
  474.         Top = 162
  475.         Width = 265
  476.         Height = 17
  477.         Caption = 'Move this item to a different folder'
  478.         Font.Color = clBlack
  479.         Font.Height = -11
  480.         Font.Name = 'MS Sans Serif'
  481.         Font.Style = []
  482.         ParentFont = False
  483.         State = cbChecked
  484.         TabOrder = 3
  485.       end
  486.       object chkDelete: TCheckBox
  487.         Left = 40
  488.         Top = 186
  489.         Width = 265
  490.         Height = 17
  491.         Caption = 'Delete this item'
  492.         Font.Color = clBlack
  493.         Font.Height = -11
  494.         Font.Name = 'MS Sans Serif'
  495.         Font.Style = []
  496.         ParentFont = False
  497.         State = cbChecked
  498.         TabOrder = 4
  499.       end
  500.     end
  501.     object TPage
  502.       Left = 0
  503.       Top = 0
  504.       Caption = 'Finish'
  505.       object Label15: TLabel
  506.         Left = 1
  507.         Top = 0
  508.         Width = 136
  509.         Height = 13
  510.         Caption = 'Name Object and Finish'
  511.         Font.Color = clNavy
  512.         Font.Height = -11
  513.         Font.Name = 'MS Sans Serif'
  514.         Font.Style = [fsBold]
  515.         ParentFont = False
  516.       end
  517.       object labFinish: TLabel
  518.         Left = 16
  519.         Top = 24
  520.         Width = 345
  521.         Height = 41
  522.         AutoSize = False
  523.         Caption = 
  524.           'You have requested to add a "Report" object to Program Explorer.' +
  525.           '  All objects require a unique name within the current folder.'
  526.         Font.Color = clBlack
  527.         Font.Height = -11
  528.         Font.Name = 'MS Sans Serif'
  529.         Font.Style = []
  530.         ParentFont = False
  531.         WordWrap = True
  532.       end
  533.       object labFinish2: TLabel
  534.         Left = 32
  535.         Top = 64
  536.         Width = 193
  537.         Height = 21
  538.         AutoSize = False
  539.         Caption = 'Enter a Name'
  540.         Font.Color = clMaroon
  541.         Font.Height = -11
  542.         Font.Name = 'MS Sans Serif'
  543.         Font.Style = []
  544.         ParentFont = False
  545.         WordWrap = True
  546.       end
  547.       object Label4: TLabel
  548.         Left = 16
  549.         Top = 160
  550.         Width = 297
  551.         Height = 21
  552.         AutoSize = False
  553.         Caption = 'Press Cancel to abort this process.'
  554.         Font.Color = clBlack
  555.         Font.Height = -11
  556.         Font.Name = 'MS Sans Serif'
  557.         Font.Style = []
  558.         ParentFont = False
  559.         WordWrap = True
  560.       end
  561.       object Label5: TLabel
  562.         Left = 16
  563.         Top = 112
  564.         Width = 297
  565.         Height = 17
  566.         AutoSize = False
  567.         Caption = 'Press Finish to add your new object to Program Explorer.'
  568.         Font.Color = clBlack
  569.         Font.Height = -11
  570.         Font.Name = 'MS Sans Serif'
  571.         Font.Style = []
  572.         ParentFont = False
  573.         WordWrap = True
  574.       end
  575.       object Label6: TLabel
  576.         Left = 16
  577.         Top = 136
  578.         Width = 297
  579.         Height = 17
  580.         AutoSize = False
  581.         Caption = 'Press Back to change your selections.'
  582.         Font.Color = clBlack
  583.         Font.Height = -11
  584.         Font.Name = 'MS Sans Serif'
  585.         Font.Style = []
  586.         ParentFont = False
  587.         WordWrap = True
  588.       end
  589.       object txtName: TEdit
  590.         Left = 32
  591.         Top = 80
  592.         Width = 313
  593.         Height = 20
  594.         TabOrder = 0
  595.       end
  596.     end
  597.   end
  598.   object dlgOpen: TOpenDialog
  599.     Left = 378
  600.     Top = 188
  601.   end
  602. end
  603.