object fmInvProdHist: TfmInvProdHist Left = 233 Top = 115 Width = 417 Height = 396 HelpContext = 568 Caption = 'Product Invoice History' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Scaled = False OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 120 TextHeight = 16 object pnlStockCode: TPanel Left = 0 Top = 133 Width = 409 Height = 68 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object Label1: TLabel Left = 16 Top = 12 Width = 114 Height = 16 Caption = 'Start Customer Ref.' end object Label2: TLabel Left = 16 Top = 40 Width = 122 Height = 16 Caption = 'Finish Customer Ref.' end object rxcbeStCust: TComboEdit Left = 232 Top = 8 Width = 120 Height = 24 Hint = 'Press F1 for help' HelpContext = 617 ButtonHint = 'Search' CharCase = ecUpperCase ButtonWidth = 24 NumGlyphs = 1 ParentShowHint = False ShowHint = True TabOrder = 0 OnButtonClick = rxcbeStCustButtonClick OnEnter = rxcbeStCustEnter OnExit = rxcbeStCustExit end object rxcbeFinCust: TComboEdit Left = 232 Top = 36 Width = 120 Height = 24 Hint = 'Press F1 for help' HelpContext = 617 ButtonHint = 'Search' CharCase = ecUpperCase ButtonWidth = 24 NumGlyphs = 1 ParentShowHint = False ShowHint = True TabOrder = 1 OnButtonClick = rxcbeFinCustButtonClick OnEnter = rxcbeFinCustEnter OnExit = rxcbeFinCustExit end end object pnlBtns: TPanel Left = 0 Top = 324 Width = 409 Height = 45 Align = alBottom BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 4 object BtnPrint: TButton Left = 8 Top = 8 Width = 75 Height = 30 Hint = 'Print product history report' Caption = '&Print' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = BtnPrintClick end object BtnClose: TButton Left = 248 Top = 8 Width = 75 Height = 30 Caption = '&Close' ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = BtnCloseClick end object BtnEmail: TButton Left = 168 Top = 8 Width = 75 Height = 30 Hint = 'Email product history report' Caption = '&Email' ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = BtnEmailClick end object BtnGraph: TButton Left = 88 Top = 8 Width = 75 Height = 30 Hint = 'View product history graph' Caption = '&Graph' ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = BtnGraphClick end object BtnHelp: TButton Left = 328 Top = 8 Width = 75 Height = 30 Caption = '&Help' ParentShowHint = False ShowHint = True TabOrder = 4 OnClick = BtnHelpClick end end object Panel1: TPanel Left = 0 Top = 0 Width = 409 Height = 133 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label5: TLabel Left = 16 Top = 12 Width = 100 Height = 16 Caption = 'Start Stock Code' end object Label6: TLabel Left = 16 Top = 40 Width = 108 Height = 16 Caption = 'Finish Stock Code' end object Label7: TLabel Left = 16 Top = 76 Width = 116 Height = 16 Caption = 'Start Product Group' end object Label8: TLabel Left = 16 Top = 104 Width = 124 Height = 16 Caption = 'Finish Product Group' end object rxcbeStStock: TComboEdit Left = 232 Top = 8 Width = 160 Height = 24 Hint = 'Press F1 for help' HelpContext = 546 ButtonHint = 'Search' CharCase = ecUpperCase ButtonWidth = 24 NumGlyphs = 1 ParentShowHint = False ShowHint = True TabOrder = 0 OnButtonClick = rxcbeStStockButtonClick OnEnter = rxcbeStStockEnter OnExit = rxcbeStStockExit end object rxcbeFinStock: TComboEdit Left = 232 Top = 36 Width = 160 Height = 24 Hint = 'Press F1 for help' HelpContext = 547 ButtonHint = 'Search' CharCase = ecUpperCase ButtonWidth = 24 NumGlyphs = 1 ParentShowHint = False ShowHint = True TabOrder = 1 OnButtonClick = rxcbeFinStockButtonClick OnEnter = rxcbeFinStockEnter OnExit = rxcbeFinStockExit end object rxcbeStPG: TComboEdit Left = 232 Top = 72 Width = 120 Height = 24 Hint = 'Press F1 for help' HelpContext = 548 ButtonHint = 'Search' CharCase = ecUpperCase ButtonWidth = 24 NumGlyphs = 1 ParentShowHint = False ShowHint = True TabOrder = 2 OnButtonClick = rxcbeStPGButtonClick OnEnter = rxcbeStPGEnter OnExit = rxcbeStPGExit end object rxcbeFinPG: TComboEdit Left = 232 Top = 100 Width = 120 Height = 24 Hint = 'Press F1 for help' HelpContext = 549 ButtonHint = 'Search' CharCase = ecUpperCase ButtonWidth = 24 NumGlyphs = 1 ParentShowHint = False ShowHint = True TabOrder = 3 OnButtonClick = rxcbeFinPGButtonClick OnEnter = rxcbeFinPGEnter OnExit = rxcbeFinPGExit end end object Panel2: TPanel Left = 0 Top = 201 Width = 409 Height = 68 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 2 object Label3: TLabel Left = 16 Top = 12 Width = 59 Height = 16 Caption = 'Start Date' end object Label4: TLabel Left = 16 Top = 40 Width = 67 Height = 16 Caption = 'Finish Date' end object rxcdeStDate: TDateEdit Left = 232 Top = 8 Width = 100 Height = 24 HelpContext = 102 ButtonHint = 'Calendar' ButtonWidth = 24 NumGlyphs = 2 CalendarStyle = csDialog Weekends = [Sun, Sat] YearDigits = dyFour TabOrder = 0 OnEnter = rxcdeStDateEnter OnExit = rxcdeStDateExit end object rxcdeFinDate: TDateEdit Left = 232 Top = 36 Width = 100 Height = 24 HelpContext = 103 ButtonHint = 'Calendar' ButtonWidth = 24 NumGlyphs = 2 CalendarStyle = csDialog Weekends = [Sun, Sat] YearDigits = dyFour TabOrder = 1 OnEnter = rxcdeFinDateEnter OnExit = rxcdeFinDateExit end end object Panel3: TPanel Left = 0 Top = 269 Width = 409 Height = 55 Align = alClient BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 3 object Panel4: TPanel Left = 2 Top = 2 Width = 192 Height = 51 Align = alLeft BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object rbBySC: TRadioButton Left = 8 Top = 4 Width = 153 Height = 17 Hint = 'Press F1 for help' HelpContext = 550 Alignment = taLeftJustify Caption = 'By Stock Code' Checked = True ParentShowHint = False ShowHint = True TabOrder = 0 TabStop = True end object rbByPG: TRadioButton Left = 8 Top = 28 Width = 153 Height = 17 Hint = 'Press F1 for help' HelpContext = 550 Alignment = taLeftJustify Caption = 'By Product Group' ParentShowHint = False ShowHint = True TabOrder = 1 end end object Panel5: TPanel Left = 223 Top = 2 Width = 184 Height = 51 Align = alRight BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object rbDetail: TRadioButton Left = 8 Top = 4 Width = 153 Height = 17 Hint = 'Press F1 for help' HelpContext = 623 Alignment = taLeftJustify Caption = 'Detailed History' Checked = True ParentShowHint = False ShowHint = True TabOrder = 0 TabStop = True end object rbSummary: TRadioButton Left = 8 Top = 28 Width = 153 Height = 17 Hint = 'Press F1 for help' HelpContext = 624 Alignment = taLeftJustify Caption = 'Summary History' ParentShowHint = False ShowHint = True TabOrder = 1 end end end object Sizer1: TSizer Enabled = True ExceptionAction = eaIgnoreControl GridColumnSizing = gcSizeAllColumns GridRowSizing = grSizeByDefaults MinimumSize = True NavigateOnEnter = True OverrideParentFont = True PerformAssertions = True ShowAssertionFailures = False StretchFonts = True StretchImages = True StretchOnResize = True ThreadProcessing = False Left = 152 Top = 56 ScreenWidth = ( 800) ScreenHeight = ( 600) OriginalFormWidth = ( 417) OriginalFormHeight = ( 396) OriginalFormLeft = ( 233) OriginalFormTop = ( 115) OriginalFormPPI = ( 120) OriginalClientWidth = ( 409) OriginalClientHeight = ( 369) end end