home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EmpireBuilder.exe / 0 / RCDATA / TFMINVPRODHIST / TFMINVPRODHIST.txt
Text File  |  1999-06-21  |  10KB  |  434 lines

  1. object fmInvProdHist: TfmInvProdHist
  2.   Left = 233
  3.   Top = 115
  4.   Width = 417
  5.   Height = 396
  6.   HelpContext = 568
  7.   Caption = 'Product Invoice History'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object pnlStockCode: TPanel
  19.     Left = 0
  20.     Top = 133
  21.     Width = 409
  22.     Height = 68
  23.     Align = alTop
  24.     BevelInner = bvRaised
  25.     BevelOuter = bvLowered
  26.     TabOrder = 1
  27.     object Label1: TLabel
  28.       Left = 16
  29.       Top = 12
  30.       Width = 114
  31.       Height = 16
  32.       Caption = 'Start Customer Ref.'
  33.     end
  34.     object Label2: TLabel
  35.       Left = 16
  36.       Top = 40
  37.       Width = 122
  38.       Height = 16
  39.       Caption = 'Finish Customer Ref.'
  40.     end
  41.     object rxcbeStCust: TComboEdit
  42.       Left = 232
  43.       Top = 8
  44.       Width = 120
  45.       Height = 24
  46.       Hint = 'Press F1 for help'
  47.       HelpContext = 617
  48.       ButtonHint = 'Search'
  49.       CharCase = ecUpperCase
  50.       ButtonWidth = 24
  51.       NumGlyphs = 1
  52.       ParentShowHint = False
  53.       ShowHint = True
  54.       TabOrder = 0
  55.       OnButtonClick = rxcbeStCustButtonClick
  56.       OnEnter = rxcbeStCustEnter
  57.       OnExit = rxcbeStCustExit
  58.     end
  59.     object rxcbeFinCust: TComboEdit
  60.       Left = 232
  61.       Top = 36
  62.       Width = 120
  63.       Height = 24
  64.       Hint = 'Press F1 for help'
  65.       HelpContext = 617
  66.       ButtonHint = 'Search'
  67.       CharCase = ecUpperCase
  68.       ButtonWidth = 24
  69.       NumGlyphs = 1
  70.       ParentShowHint = False
  71.       ShowHint = True
  72.       TabOrder = 1
  73.       OnButtonClick = rxcbeFinCustButtonClick
  74.       OnEnter = rxcbeFinCustEnter
  75.       OnExit = rxcbeFinCustExit
  76.     end
  77.   end
  78.   object pnlBtns: TPanel
  79.     Left = 0
  80.     Top = 324
  81.     Width = 409
  82.     Height = 45
  83.     Align = alBottom
  84.     BevelInner = bvRaised
  85.     BevelOuter = bvLowered
  86.     TabOrder = 4
  87.     object BtnPrint: TButton
  88.       Left = 8
  89.       Top = 8
  90.       Width = 75
  91.       Height = 30
  92.       Hint = 'Print product history report'
  93.       Caption = '&Print'
  94.       ParentShowHint = False
  95.       ShowHint = True
  96.       TabOrder = 0
  97.       OnClick = BtnPrintClick
  98.     end
  99.     object BtnClose: TButton
  100.       Left = 248
  101.       Top = 8
  102.       Width = 75
  103.       Height = 30
  104.       Caption = '&Close'
  105.       ParentShowHint = False
  106.       ShowHint = True
  107.       TabOrder = 3
  108.       OnClick = BtnCloseClick
  109.     end
  110.     object BtnEmail: TButton
  111.       Left = 168
  112.       Top = 8
  113.       Width = 75
  114.       Height = 30
  115.       Hint = 'Email product history report'
  116.       Caption = '&Email'
  117.       ParentShowHint = False
  118.       ShowHint = True
  119.       TabOrder = 2
  120.       OnClick = BtnEmailClick
  121.     end
  122.     object BtnGraph: TButton
  123.       Left = 88
  124.       Top = 8
  125.       Width = 75
  126.       Height = 30
  127.       Hint = 'View product history graph'
  128.       Caption = '&Graph'
  129.       ParentShowHint = False
  130.       ShowHint = True
  131.       TabOrder = 1
  132.       OnClick = BtnGraphClick
  133.     end
  134.     object BtnHelp: TButton
  135.       Left = 328
  136.       Top = 8
  137.       Width = 75
  138.       Height = 30
  139.       Caption = '&Help'
  140.       ParentShowHint = False
  141.       ShowHint = True
  142.       TabOrder = 4
  143.       OnClick = BtnHelpClick
  144.     end
  145.   end
  146.   object Panel1: TPanel
  147.     Left = 0
  148.     Top = 0
  149.     Width = 409
  150.     Height = 133
  151.     Align = alTop
  152.     BevelInner = bvRaised
  153.     BevelOuter = bvLowered
  154.     TabOrder = 0
  155.     object Label5: TLabel
  156.       Left = 16
  157.       Top = 12
  158.       Width = 100
  159.       Height = 16
  160.       Caption = 'Start Stock Code'
  161.     end
  162.     object Label6: TLabel
  163.       Left = 16
  164.       Top = 40
  165.       Width = 108
  166.       Height = 16
  167.       Caption = 'Finish Stock Code'
  168.     end
  169.     object Label7: TLabel
  170.       Left = 16
  171.       Top = 76
  172.       Width = 116
  173.       Height = 16
  174.       Caption = 'Start Product Group'
  175.     end
  176.     object Label8: TLabel
  177.       Left = 16
  178.       Top = 104
  179.       Width = 124
  180.       Height = 16
  181.       Caption = 'Finish Product Group'
  182.     end
  183.     object rxcbeStStock: TComboEdit
  184.       Left = 232
  185.       Top = 8
  186.       Width = 160
  187.       Height = 24
  188.       Hint = 'Press F1 for help'
  189.       HelpContext = 546
  190.       ButtonHint = 'Search'
  191.       CharCase = ecUpperCase
  192.       ButtonWidth = 24
  193.       NumGlyphs = 1
  194.       ParentShowHint = False
  195.       ShowHint = True
  196.       TabOrder = 0
  197.       OnButtonClick = rxcbeStStockButtonClick
  198.       OnEnter = rxcbeStStockEnter
  199.       OnExit = rxcbeStStockExit
  200.     end
  201.     object rxcbeFinStock: TComboEdit
  202.       Left = 232
  203.       Top = 36
  204.       Width = 160
  205.       Height = 24
  206.       Hint = 'Press F1 for help'
  207.       HelpContext = 547
  208.       ButtonHint = 'Search'
  209.       CharCase = ecUpperCase
  210.       ButtonWidth = 24
  211.       NumGlyphs = 1
  212.       ParentShowHint = False
  213.       ShowHint = True
  214.       TabOrder = 1
  215.       OnButtonClick = rxcbeFinStockButtonClick
  216.       OnEnter = rxcbeFinStockEnter
  217.       OnExit = rxcbeFinStockExit
  218.     end
  219.     object rxcbeStPG: TComboEdit
  220.       Left = 232
  221.       Top = 72
  222.       Width = 120
  223.       Height = 24
  224.       Hint = 'Press F1 for help'
  225.       HelpContext = 548
  226.       ButtonHint = 'Search'
  227.       CharCase = ecUpperCase
  228.       ButtonWidth = 24
  229.       NumGlyphs = 1
  230.       ParentShowHint = False
  231.       ShowHint = True
  232.       TabOrder = 2
  233.       OnButtonClick = rxcbeStPGButtonClick
  234.       OnEnter = rxcbeStPGEnter
  235.       OnExit = rxcbeStPGExit
  236.     end
  237.     object rxcbeFinPG: TComboEdit
  238.       Left = 232
  239.       Top = 100
  240.       Width = 120
  241.       Height = 24
  242.       Hint = 'Press F1 for help'
  243.       HelpContext = 549
  244.       ButtonHint = 'Search'
  245.       CharCase = ecUpperCase
  246.       ButtonWidth = 24
  247.       NumGlyphs = 1
  248.       ParentShowHint = False
  249.       ShowHint = True
  250.       TabOrder = 3
  251.       OnButtonClick = rxcbeFinPGButtonClick
  252.       OnEnter = rxcbeFinPGEnter
  253.       OnExit = rxcbeFinPGExit
  254.     end
  255.   end
  256.   object Panel2: TPanel
  257.     Left = 0
  258.     Top = 201
  259.     Width = 409
  260.     Height = 68
  261.     Align = alTop
  262.     BevelInner = bvRaised
  263.     BevelOuter = bvLowered
  264.     TabOrder = 2
  265.     object Label3: TLabel
  266.       Left = 16
  267.       Top = 12
  268.       Width = 59
  269.       Height = 16
  270.       Caption = 'Start Date'
  271.     end
  272.     object Label4: TLabel
  273.       Left = 16
  274.       Top = 40
  275.       Width = 67
  276.       Height = 16
  277.       Caption = 'Finish Date'
  278.     end
  279.     object rxcdeStDate: TDateEdit
  280.       Left = 232
  281.       Top = 8
  282.       Width = 100
  283.       Height = 24
  284.       HelpContext = 102
  285.       ButtonHint = 'Calendar'
  286.       ButtonWidth = 24
  287.       NumGlyphs = 2
  288.       CalendarStyle = csDialog
  289.       Weekends = [Sun, Sat]
  290.       YearDigits = dyFour
  291.       TabOrder = 0
  292.       OnEnter = rxcdeStDateEnter
  293.       OnExit = rxcdeStDateExit
  294.     end
  295.     object rxcdeFinDate: TDateEdit
  296.       Left = 232
  297.       Top = 36
  298.       Width = 100
  299.       Height = 24
  300.       HelpContext = 103
  301.       ButtonHint = 'Calendar'
  302.       ButtonWidth = 24
  303.       NumGlyphs = 2
  304.       CalendarStyle = csDialog
  305.       Weekends = [Sun, Sat]
  306.       YearDigits = dyFour
  307.       TabOrder = 1
  308.       OnEnter = rxcdeFinDateEnter
  309.       OnExit = rxcdeFinDateExit
  310.     end
  311.   end
  312.   object Panel3: TPanel
  313.     Left = 0
  314.     Top = 269
  315.     Width = 409
  316.     Height = 55
  317.     Align = alClient
  318.     BevelInner = bvRaised
  319.     BevelOuter = bvLowered
  320.     TabOrder = 3
  321.     object Panel4: TPanel
  322.       Left = 2
  323.       Top = 2
  324.       Width = 192
  325.       Height = 51
  326.       Align = alLeft
  327.       BevelInner = bvRaised
  328.       BevelOuter = bvLowered
  329.       TabOrder = 0
  330.       object rbBySC: TRadioButton
  331.         Left = 8
  332.         Top = 4
  333.         Width = 153
  334.         Height = 17
  335.         Hint = 'Press F1 for help'
  336.         HelpContext = 550
  337.         Alignment = taLeftJustify
  338.         Caption = 'By Stock Code'
  339.         Checked = True
  340.         ParentShowHint = False
  341.         ShowHint = True
  342.         TabOrder = 0
  343.         TabStop = True
  344.       end
  345.       object rbByPG: TRadioButton
  346.         Left = 8
  347.         Top = 28
  348.         Width = 153
  349.         Height = 17
  350.         Hint = 'Press F1 for help'
  351.         HelpContext = 550
  352.         Alignment = taLeftJustify
  353.         Caption = 'By Product Group'
  354.         ParentShowHint = False
  355.         ShowHint = True
  356.         TabOrder = 1
  357.       end
  358.     end
  359.     object Panel5: TPanel
  360.       Left = 223
  361.       Top = 2
  362.       Width = 184
  363.       Height = 51
  364.       Align = alRight
  365.       BevelInner = bvRaised
  366.       BevelOuter = bvLowered
  367.       TabOrder = 1
  368.       object rbDetail: TRadioButton
  369.         Left = 8
  370.         Top = 4
  371.         Width = 153
  372.         Height = 17
  373.         Hint = 'Press F1 for help'
  374.         HelpContext = 623
  375.         Alignment = taLeftJustify
  376.         Caption = 'Detailed History'
  377.         Checked = True
  378.         ParentShowHint = False
  379.         ShowHint = True
  380.         TabOrder = 0
  381.         TabStop = True
  382.       end
  383.       object rbSummary: TRadioButton
  384.         Left = 8
  385.         Top = 28
  386.         Width = 153
  387.         Height = 17
  388.         Hint = 'Press F1 for help'
  389.         HelpContext = 624
  390.         Alignment = taLeftJustify
  391.         Caption = 'Summary History'
  392.         ParentShowHint = False
  393.         ShowHint = True
  394.         TabOrder = 1
  395.       end
  396.     end
  397.   end
  398.   object Sizer1: TSizer
  399.     Enabled = True
  400.     ExceptionAction = eaIgnoreControl
  401.     GridColumnSizing = gcSizeAllColumns
  402.     GridRowSizing = grSizeByDefaults
  403.     MinimumSize = True
  404.     NavigateOnEnter = True
  405.     OverrideParentFont = True
  406.     PerformAssertions = True
  407.     ShowAssertionFailures = False
  408.     StretchFonts = True
  409.     StretchImages = True
  410.     StretchOnResize = True
  411.     ThreadProcessing = False
  412.     Left = 152
  413.     Top = 56
  414.     ScreenWidth = (
  415.       800)
  416.     ScreenHeight = (
  417.       600)
  418.     OriginalFormWidth = (
  419.       417)
  420.     OriginalFormHeight = (
  421.       396)
  422.     OriginalFormLeft = (
  423.       233)
  424.     OriginalFormTop = (
  425.       115)
  426.     OriginalFormPPI = (
  427.       120)
  428.     OriginalClientWidth = (
  429.       409)
  430.     OriginalClientHeight = (
  431.       369)
  432.   end
  433. end
  434.