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

  1. object fmSuppDetails: TfmSuppDetails
  2.   Left = 60
  3.   Top = 90
  4.   AutoScroll = False
  5.   Caption = 'New Supplier'
  6.   ClientHeight = 432
  7.   ClientWidth = 698
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsMDIChild
  14.   Position = poDefaultPosOnly
  15.   Scaled = False
  16.   Visible = True
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnDeactivate = FormDeactivate
  22.   OnShow = FormShow
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object Panel2: TPanel
  26.     Left = 0
  27.     Top = 49
  28.     Width = 698
  29.     Height = 383
  30.     Align = alClient
  31.     TabOrder = 0
  32.     object PageControl1: TPageControl
  33.       Left = 1
  34.       Top = 1
  35.       Width = 696
  36.       Height = 381
  37.       ActivePage = TabDetails
  38.       Align = alClient
  39.       TabOrder = 1
  40.       TabStop = False
  41.       OnChange = PageControl1Change
  42.       object TabDetails: TTabSheet
  43.         Caption = 'D&etails'
  44.         object Panel4: TPanel
  45.           Left = 348
  46.           Top = 0
  47.           Width = 340
  48.           Height = 349
  49.           BevelInner = bvLowered
  50.           TabOrder = 0
  51.           object Bevel5: TBevel
  52.             Left = 8
  53.             Top = 192
  54.             Width = 325
  55.             Height = 101
  56.             Shape = bsFrame
  57.           end
  58.           object Bevel4: TBevel
  59.             Left = 8
  60.             Top = 8
  61.             Width = 325
  62.             Height = 177
  63.             Shape = bsFrame
  64.           end
  65.           object Label12: TLabel
  66.             Left = 16
  67.             Top = 20
  68.             Width = 66
  69.             Height = 16
  70.             Caption = 'Credit Limit'
  71.           end
  72.           object Label13: TLabel
  73.             Left = 200
  74.             Top = 20
  75.             Width = 36
  76.             Height = 16
  77.             Caption = 'Terms'
  78.           end
  79.           object Label15: TLabel
  80.             Left = 16
  81.             Top = 236
  82.             Width = 59
  83.             Height = 16
  84.             Caption = 'VAT Code'
  85.           end
  86.           object Label16: TLabel
  87.             Left = 16
  88.             Top = 204
  89.             Width = 41
  90.             Height = 16
  91.             Caption = 'VAT ID'
  92.           end
  93.           object Label17: TLabel
  94.             Left = 180
  95.             Top = 232
  96.             Width = 67
  97.             Height = 16
  98.             Caption = 'EC Country'
  99.           end
  100.           object Label18: TLabel
  101.             Left = 16
  102.             Top = 52
  103.             Width = 62
  104.             Height = 16
  105.             Caption = 'Sett. Days'
  106.           end
  107.           object Label19: TLabel
  108.             Left = 16
  109.             Top = 124
  110.             Width = 48
  111.             Height = 16
  112.             Caption = 'Account'
  113.           end
  114.           object Label21: TLabel
  115.             Left = 200
  116.             Top = 52
  117.             Width = 58
  118.             Height = 16
  119.             Caption = 'Sett. Disc'
  120.           end
  121.           object Label22: TLabel
  122.             Left = 200
  123.             Top = 124
  124.             Width = 51
  125.             Height = 16
  126.             Caption = 'Discount'
  127.           end
  128.           object DBCheckBox2: TDBCheckBox
  129.             Left = 16
  130.             Top = 88
  131.             Width = 93
  132.             Height = 17
  133.             Hint = 'Press F1 for help'
  134.             HelpContext = 223
  135.             Alignment = taLeftJustify
  136.             Caption = 'On Stop'
  137.             DataField = 'ONSTOP'
  138.             DataSource = DM1.dsSupplier
  139.             ParentShowHint = False
  140.             ShowHint = True
  141.             TabOrder = 4
  142.             ValueChecked = 'True'
  143.             ValueUnchecked = 'False'
  144.           end
  145.           object wwDBEdit12: TwwDBEdit
  146.             Left = 96
  147.             Top = 16
  148.             Width = 80
  149.             Height = 24
  150.             Hint = 'Press F1 for help'
  151.             HelpContext = 218
  152.             DataField = 'CREITLMT'
  153.             DataSource = DM1.dsSupplier
  154.             ParentShowHint = False
  155.             ShowHint = True
  156.             TabOrder = 0
  157.             UnboundDataType = wwDefault
  158.             WantReturns = False
  159.             WordWrap = False
  160.           end
  161.           object wwDBSpinEdit1: TwwDBSpinEdit
  162.             Left = 276
  163.             Top = 16
  164.             Width = 50
  165.             Height = 24
  166.             Hint = 'Press F1 for help'
  167.             HelpContext = 220
  168.             Increment = 1.000000000000000000
  169.             MaxValue = 999.000000000000000000
  170.             Value = 2.000000000000000000
  171.             DataField = 'TERMS'
  172.             DataSource = DM1.dsSupplier
  173.             ParentShowHint = False
  174.             ShowHint = True
  175.             TabOrder = 1
  176.             UnboundDataType = wwDefault
  177.           end
  178.           object wwDBEdit13: TwwDBEdit
  179.             Left = 96
  180.             Top = 200
  181.             Width = 120
  182.             Height = 24
  183.             Hint = 'Press F1 for help'
  184.             HelpContext = 227
  185.             DataField = 'VATID'
  186.             DataSource = DM1.dsSupplier
  187.             ParentShowHint = False
  188.             ShowHint = True
  189.             TabOrder = 8
  190.             UnboundDataType = wwDefault
  191.             WantReturns = False
  192.             WordWrap = False
  193.           end
  194.           object DBSVatCode: TwwDBSpinEdit
  195.             Left = 96
  196.             Top = 232
  197.             Width = 30
  198.             Height = 24
  199.             Hint = 'Press F1 for help'
  200.             HelpContext = 228
  201.             Increment = 1.000000000000000000
  202.             MaxValue = 9.000000000000000000
  203.             Value = 1.000000000000000000
  204.             DataField = 'VATCODE'
  205.             DataSource = DM1.dsSupplier
  206.             ParentShowHint = False
  207.             ShowHint = True
  208.             TabOrder = 9
  209.             UnboundDataType = wwDefault
  210.           end
  211.           object wwDBSpinEdit4: TwwDBSpinEdit
  212.             Left = 96
  213.             Top = 48
  214.             Width = 50
  215.             Height = 24
  216.             Hint = 'Press F1 for help'
  217.             HelpContext = 221
  218.             Increment = 1.000000000000000000
  219.             MaxValue = 999.000000000000000000
  220.             Value = 1.000000000000000000
  221.             DataField = 'SETTDAYS'
  222.             DataSource = DM1.dsSupplier
  223.             ParentShowHint = False
  224.             ShowHint = True
  225.             TabOrder = 2
  226.             UnboundDataType = wwDefault
  227.           end
  228.           object wwDBEdit15: TwwDBEdit
  229.             Left = 276
  230.             Top = 48
  231.             Width = 50
  232.             Height = 24
  233.             Hint = 'Press F1 for help'
  234.             HelpContext = 222
  235.             DataField = 'SETTDISC'
  236.             DataSource = DM1.dsSupplier
  237.             ParentShowHint = False
  238.             ShowHint = True
  239.             TabOrder = 3
  240.             UnboundDataType = wwDefault
  241.             WantReturns = False
  242.             WordWrap = False
  243.           end
  244.           object wwDBEdit17: TwwDBEdit
  245.             Left = 276
  246.             Top = 120
  247.             Width = 50
  248.             Height = 24
  249.             Hint = 'Press F1 for help'
  250.             HelpContext = 225
  251.             DataField = 'DISCOUNT'
  252.             DataSource = DM1.dsSupplier
  253.             ParentShowHint = False
  254.             ShowHint = True
  255.             TabOrder = 6
  256.             UnboundDataType = wwDefault
  257.             WantReturns = False
  258.             WordWrap = False
  259.           end
  260.           object DBCheckBox1: TDBCheckBox
  261.             Left = 16
  262.             Top = 268
  263.             Width = 309
  264.             Height = 17
  265.             Hint = 'Press F1 for help'
  266.             HelpContext = 229
  267.             Alignment = taLeftJustify
  268.             Caption = 'Use this VAT Code in ALL Transactions'
  269.             DataField = 'ORVATCODE'
  270.             DataSource = DM1.dsSupplier
  271.             ParentShowHint = False
  272.             ShowHint = True
  273.             TabOrder = 11
  274.             ValueChecked = 'True'
  275.             ValueUnchecked = 'False'
  276.           end
  277.           object DBCheckBox4: TDBCheckBox
  278.             Left = 16
  279.             Top = 159
  280.             Width = 309
  281.             Height = 17
  282.             Hint = 'Press F1 for help'
  283.             HelpContext = 226
  284.             Alignment = taLeftJustify
  285.             Caption = 'Use this Financial Account in ALL Transactions'
  286.             DataField = 'ORNOMACC'
  287.             DataSource = DM1.dsSupplier
  288.             ParentShowHint = False
  289.             ShowHint = True
  290.             TabOrder = 7
  291.             ValueChecked = 'True'
  292.             ValueUnchecked = 'False'
  293.           end
  294.           object DBLCECCountry: TwwDBLookupCombo
  295.             Left = 264
  296.             Top = 228
  297.             Width = 61
  298.             Height = 24
  299.             Hint = 'Press F1 for help'
  300.             HelpContext = 230
  301.             CharCase = ecUpperCase
  302.             DropDownAlignment = taRightJustify
  303.             Selected.Strings = (
  304.               'CODE'#9'2'#9'EC Code'
  305.               'COUNTRY'#9'15'#9'EC Country')
  306.             DataField = 'ECCODE'
  307.             DataSource = DM1.dsSupplier
  308.             LookupTable = DM1.taCountry
  309.             LookupField = 'CODE'
  310.             Options = [loColLines, loRowLines, loTitles]
  311.             DropDownCount = 5
  312.             DropDownWidth = 300
  313.             ParentShowHint = False
  314.             ShowHint = True
  315.             TabOrder = 10
  316.             AutoDropDown = False
  317.             ShowButton = True
  318.             UseTFields = False
  319.             AllowClearKey = False
  320.           end
  321.           object wwDBCDlgNomRef: TRxDBComboEdit
  322.             Left = 96
  323.             Top = 120
  324.             Width = 100
  325.             Height = 24
  326.             Hint = 'Press F1 for help'
  327.             HelpContext = 224
  328.             ButtonHint = 'Find'
  329.             CharCase = ecUpperCase
  330.             ClickKey = 16467
  331.             DataField = 'NOMACC'
  332.             DataSource = DM1.dsSupplier
  333.             ButtonWidth = 24
  334.             NumGlyphs = 1
  335.             ParentShowHint = False
  336.             ShowHint = True
  337.             TabOrder = 5
  338.             OnButtonClick = wwDBCDlgNomRefButtonClick
  339.             OnExit = wwDBCDlgNomRefExit
  340.           end
  341.         end
  342.       end
  343.       object TabBalance: TTabSheet
  344.         Caption = '&Balance'
  345.         object Panel5: TPanel
  346.           Left = 348
  347.           Top = 0
  348.           Width = 340
  349.           Height = 349
  350.           BevelInner = bvLowered
  351.           TabOrder = 0
  352.           object Bevel7: TBevel
  353.             Left = 8
  354.             Top = 4
  355.             Width = 321
  356.             Height = 153
  357.             Shape = bsFrame
  358.           end
  359.           object Label20: TLabel
  360.             Left = 20
  361.             Top = 12
  362.             Width = 47
  363.             Height = 16
  364.             Caption = 'Balance'
  365.           end
  366.           object Label23: TLabel
  367.             Left = 20
  368.             Top = 35
  369.             Width = 42
  370.             Height = 16
  371.             Caption = 'Current'
  372.           end
  373.           object Label24: TLabel
  374.             Left = 20
  375.             Top = 59
  376.             Width = 48
  377.             Height = 16
  378.             Caption = '30 Days'
  379.           end
  380.           object Label25: TLabel
  381.             Left = 20
  382.             Top = 83
  383.             Width = 48
  384.             Height = 16
  385.             Caption = '60 Days'
  386.           end
  387.           object Label26: TLabel
  388.             Left = 20
  389.             Top = 107
  390.             Width = 48
  391.             Height = 16
  392.             Caption = '90 Days'
  393.           end
  394.           object Label27: TLabel
  395.             Left = 20
  396.             Top = 131
  397.             Width = 31
  398.             Height = 16
  399.             Caption = 'Older'
  400.           end
  401.           object Bevel8: TBevel
  402.             Left = 8
  403.             Top = 160
  404.             Width = 321
  405.             Height = 183
  406.             Shape = bsFrame
  407.           end
  408.           object Label28: TLabel
  409.             Left = 20
  410.             Top = 171
  411.             Width = 134
  412.             Height = 16
  413.             Caption = 'Current Month Turnover'
  414.           end
  415.           object Label29: TLabel
  416.             Left = 20
  417.             Top = 195
  418.             Width = 125
  419.             Height = 16
  420.             Caption = 'Current Year Turnover'
  421.           end
  422.           object Label30: TLabel
  423.             Left = 20
  424.             Top = 220
  425.             Width = 112
  426.             Height = 16
  427.             Caption = 'Last Payment Date'
  428.           end
  429.           object Label31: TLabel
  430.             Left = 20
  431.             Top = 245
  432.             Width = 115
  433.             Height = 16
  434.             Caption = 'Last Purchase Date'
  435.           end
  436.           object Label32: TLabel
  437.             Left = 20
  438.             Top = 294
  439.             Width = 146
  440.             Height = 16
  441.             Caption = 'Amount Due for Payment'
  442.           end
  443.           object Label33: TLabel
  444.             Left = 20
  445.             Top = 319
  446.             Width = 134
  447.             Height = 16
  448.             Caption = 'Total Amount on Query'
  449.           end
  450.           object Label34: TLabel
  451.             Left = 20
  452.             Top = 270
  453.             Width = 75
  454.             Height = 16
  455.             Caption = 'Amount Paid'
  456.           end
  457.           object wwDBEdit18: TwwDBEdit
  458.             Left = 236
  459.             Top = 8
  460.             Width = 80
  461.             Height = 24
  462.             HelpContext = 231
  463.             Ctl3D = True
  464.             DataField = 'BALANCE'
  465.             DataSource = DM1.dsSupplier
  466.             ParentColor = True
  467.             ParentCtl3D = False
  468.             ReadOnly = True
  469.             TabOrder = 0
  470.             UnboundDataType = wwDefault
  471.             WantReturns = False
  472.             WordWrap = False
  473.           end
  474.           object wwDBEdit19: TwwDBEdit
  475.             Left = 236
  476.             Top = 80
  477.             Width = 80
  478.             Height = 24
  479.             HelpContext = 234
  480.             Ctl3D = True
  481.             DataField = 'PERBAL2'
  482.             DataSource = DM1.dsSupplier
  483.             ParentColor = True
  484.             ParentCtl3D = False
  485.             ReadOnly = True
  486.             TabOrder = 3
  487.             UnboundDataType = wwDefault
  488.             WantReturns = False
  489.             WordWrap = False
  490.           end
  491.           object wwDBEdit20: TwwDBEdit
  492.             Left = 236
  493.             Top = 32
  494.             Width = 80
  495.             Height = 24
  496.             HelpContext = 232
  497.             Ctl3D = True
  498.             DataField = 'CURRENT'
  499.             DataSource = DM1.dsSupplier
  500.             ParentColor = True
  501.             ParentCtl3D = False
  502.             ReadOnly = True
  503.             TabOrder = 1
  504.             UnboundDataType = wwDefault
  505.             WantReturns = False
  506.             WordWrap = False
  507.           end
  508.           object wwDBEdit21: TwwDBEdit
  509.             Left = 236
  510.             Top = 104
  511.             Width = 80
  512.             Height = 24
  513.             HelpContext = 235
  514.             Ctl3D = True
  515.             DataField = 'PERBAL3'
  516.             DataSource = DM1.dsSupplier
  517.             ParentColor = True
  518.             ParentCtl3D = False
  519.             ReadOnly = True
  520.             TabOrder = 4
  521.             UnboundDataType = wwDefault
  522.             WantReturns = False
  523.             WordWrap = False
  524.           end
  525.           object wwDBEdit22: TwwDBEdit
  526.             Left = 236
  527.             Top = 56
  528.             Width = 80
  529.             Height = 24
  530.             HelpContext = 233
  531.             Ctl3D = True
  532.             DataField = 'PERBAL1'
  533.             DataSource = DM1.dsSupplier
  534.             ParentColor = True
  535.             ParentCtl3D = False
  536.             ReadOnly = True
  537.             TabOrder = 2
  538.             UnboundDataType = wwDefault
  539.             WantReturns = False
  540.             WordWrap = False
  541.           end
  542.           object wwDBEdit23: TwwDBEdit
  543.             Left = 236
  544.             Top = 128
  545.             Width = 80
  546.             Height = 24
  547.             HelpContext = 236
  548.             Ctl3D = True
  549.             DataField = 'PERBAL4'
  550.             DataSource = DM1.dsSupplier
  551.             ParentColor = True
  552.             ParentCtl3D = False
  553.             ReadOnly = True
  554.             TabOrder = 5
  555.             UnboundDataType = wwDefault
  556.             WantReturns = False
  557.             WordWrap = False
  558.           end
  559.           object wwDBEdit1: TwwDBEdit
  560.             Left = 236
  561.             Top = 217
  562.             Width = 80
  563.             Height = 24
  564.             HelpContext = 239
  565.             Ctl3D = True
  566.             DataField = 'LPAYDATE'
  567.             DataSource = DM1.dsSupplier
  568.             ParentColor = True
  569.             ParentCtl3D = False
  570.             ReadOnly = True
  571.             TabOrder = 8
  572.             UnboundDataType = wwDefault
  573.             WantReturns = False
  574.             WordWrap = False
  575.           end
  576.           object wwDBEdit14: TwwDBEdit
  577.             Left = 236
  578.             Top = 242
  579.             Width = 80
  580.             Height = 24
  581.             HelpContext = 240
  582.             Ctl3D = True
  583.             DataField = 'LSALEDATE'
  584.             DataSource = DM1.dsSupplier
  585.             ParentColor = True
  586.             ParentCtl3D = False
  587.             ReadOnly = True
  588.             TabOrder = 9
  589.             UnboundDataType = wwDefault
  590.             WantReturns = False
  591.             WordWrap = False
  592.           end
  593.           object wwDBEdit16: TwwDBEdit
  594.             Left = 236
  595.             Top = 267
  596.             Width = 80
  597.             Height = 24
  598.             HelpContext = 241
  599.             Ctl3D = True
  600.             DataField = 'AMTPAID'
  601.             DataSource = DM1.dsSupplier
  602.             ParentColor = True
  603.             ParentCtl3D = False
  604.             ReadOnly = True
  605.             TabOrder = 10
  606.             UnboundDataType = wwDefault
  607.             WantReturns = False
  608.             WordWrap = False
  609.           end
  610.           object wwDBEdit24: TwwDBEdit
  611.             Left = 236
  612.             Top = 291
  613.             Width = 80
  614.             Height = 24
  615.             HelpContext = 242
  616.             Ctl3D = True
  617.             DataField = 'PAYDUE'
  618.             DataSource = DM1.dsSupplier
  619.             ParentColor = True
  620.             ParentCtl3D = False
  621.             ReadOnly = True
  622.             TabOrder = 11
  623.             UnboundDataType = wwDefault
  624.             WantReturns = False
  625.             WordWrap = False
  626.           end
  627.           object wwDBEdit25: TwwDBEdit
  628.             Left = 236
  629.             Top = 316
  630.             Width = 80
  631.             Height = 24
  632.             HelpContext = 97
  633.             Ctl3D = True
  634.             DataField = 'AMTQUERY'
  635.             DataSource = DM1.dsSupplier
  636.             ParentColor = True
  637.             ParentCtl3D = False
  638.             ReadOnly = True
  639.             TabOrder = 12
  640.             UnboundDataType = wwDefault
  641.             WantReturns = False
  642.             WordWrap = False
  643.           end
  644.           object ECurMTurnover: TwwDBEdit
  645.             Left = 236
  646.             Top = 167
  647.             Width = 80
  648.             Height = 24
  649.             HelpContext = 237
  650.             Ctl3D = True
  651.             DataField = 'MTOVER'
  652.             DataSource = DM1.dsSupplier
  653.             ParentColor = True
  654.             ParentCtl3D = False
  655.             ReadOnly = True
  656.             TabOrder = 6
  657.             UnboundDataType = wwDefault
  658.             WantReturns = False
  659.             WordWrap = False
  660.           end
  661.           object ECurYTurnover: TwwDBEdit
  662.             Left = 236
  663.             Top = 192
  664.             Width = 80
  665.             Height = 24
  666.             HelpContext = 238
  667.             Ctl3D = True
  668.             DataField = 'YTOVER'
  669.             DataSource = DM1.dsSupplier
  670.             ParentColor = True
  671.             ParentCtl3D = False
  672.             ReadOnly = True
  673.             TabOrder = 7
  674.             UnboundDataType = wwDefault
  675.             WantReturns = False
  676.             WordWrap = False
  677.           end
  678.         end
  679.       end
  680.       object TabNotepad: TTabSheet
  681.         Caption = 'N&otepad'
  682.         object Panel6: TPanel
  683.           Left = 348
  684.           Top = 0
  685.           Width = 340
  686.           Height = 349
  687.           BevelInner = bvLowered
  688.           TabOrder = 0
  689.           object DBMemo1: TDBMemo
  690.             Left = 2
  691.             Top = 2
  692.             Width = 336
  693.             Height = 345
  694.             Align = alClient
  695.             DataField = 'NOTEPAD'
  696.             DataSource = DM1.dsSupplier
  697.             TabOrder = 0
  698.             OnEnter = DBMemo1Enter
  699.             OnExit = DBMemo1Exit
  700.           end
  701.         end
  702.       end
  703.     end
  704.     object Panel3: TPanel
  705.       Left = 8
  706.       Top = 28
  707.       Width = 337
  708.       Height = 353
  709.       BevelInner = bvLowered
  710.       TabOrder = 0
  711.       object Bevel2: TBevel
  712.         Left = 8
  713.         Top = 72
  714.         Width = 321
  715.         Height = 117
  716.         Shape = bsFrame
  717.       end
  718.       object Bevel3: TBevel
  719.         Left = 8
  720.         Top = 192
  721.         Width = 321
  722.         Height = 153
  723.         Shape = bsFrame
  724.       end
  725.       object Bevel1: TBevel
  726.         Left = 8
  727.         Top = 4
  728.         Width = 321
  729.         Height = 65
  730.         Shape = bsFrame
  731.       end
  732.       object Label1: TLabel
  733.         Left = 16
  734.         Top = 16
  735.         Width = 74
  736.         Height = 16
  737.         Caption = 'Supplier Ref.'
  738.       end
  739.       object Label2: TLabel
  740.         Left = 16
  741.         Top = 44
  742.         Width = 34
  743.         Height = 16
  744.         Caption = 'Name'
  745.       end
  746.       object Label3: TLabel
  747.         Left = 16
  748.         Top = 80
  749.         Width = 48
  750.         Height = 16
  751.         Caption = 'Address'
  752.       end
  753.       object Label4: TLabel
  754.         Left = 16
  755.         Top = 112
  756.         Width = 36
  757.         Height = 16
  758.         Caption = '  ..   ..'
  759.         Font.Charset = ANSI_CHARSET
  760.         Font.Color = clWindowText
  761.         Font.Height = -13
  762.         Font.Name = 'Arial'
  763.         Font.Style = [fsBold]
  764.         ParentFont = False
  765.       end
  766.       object Label5: TLabel
  767.         Left = 16
  768.         Top = 136
  769.         Width = 36
  770.         Height = 16
  771.         Caption = '  ..   ..'
  772.         Font.Charset = ANSI_CHARSET
  773.         Font.Color = clWindowText
  774.         Font.Height = -13
  775.         Font.Name = 'Arial'
  776.         Font.Style = [fsBold]
  777.         ParentFont = False
  778.       end
  779.       object Label6: TLabel
  780.         Left = 16
  781.         Top = 160
  782.         Width = 61
  783.         Height = 16
  784.         Caption = 'Post Code'
  785.       end
  786.       object Label7: TLabel
  787.         Left = 16
  788.         Top = 208
  789.         Width = 41
  790.         Height = 16
  791.         Caption = 'Tel No.'
  792.       end
  793.       object Label8: TLabel
  794.         Left = 16
  795.         Top = 236
  796.         Width = 32
  797.         Height = 16
  798.         Caption = ' ..   ..'
  799.         Font.Charset = ANSI_CHARSET
  800.         Font.Color = clWindowText
  801.         Font.Height = -13
  802.         Font.Name = 'Arial'
  803.         Font.Style = [fsBold]
  804.         ParentFont = False
  805.       end
  806.       object Label9: TLabel
  807.         Left = 16
  808.         Top = 264
  809.         Width = 46
  810.         Height = 16
  811.         Caption = 'Fax No.'
  812.       end
  813.       object Label10: TLabel
  814.         Left = 16
  815.         Top = 292
  816.         Width = 33
  817.         Height = 16
  818.         Caption = 'Email'
  819.       end
  820.       object Label11: TLabel
  821.         Left = 16
  822.         Top = 320
  823.         Width = 83
  824.         Height = 16
  825.         Caption = 'Contact Name'
  826.       end
  827.       object lbNew: TLabel
  828.         Left = 264
  829.         Top = 16
  830.         Width = 5
  831.         Height = 19
  832.         Alignment = taCenter
  833.         Color = clBtnFace
  834.         Font.Charset = ANSI_CHARSET
  835.         Font.Color = clNavy
  836.         Font.Height = -17
  837.         Font.Name = 'Arial'
  838.         Font.Style = []
  839.         ParentColor = False
  840.         ParentFont = False
  841.       end
  842.       object ipdbeName: TwwDBEdit
  843.         Left = 112
  844.         Top = 40
  845.         Width = 210
  846.         Height = 24
  847.         Hint = 'Press F1 for help'
  848.         HelpContext = 216
  849.         DataField = 'NAME'
  850.         DataSource = DM1.dsSupplier
  851.         ParentShowHint = False
  852.         ShowHint = True
  853.         TabOrder = 1
  854.         UnboundDataType = wwDefault
  855.         WantReturns = False
  856.         WordWrap = False
  857.       end
  858.       object ipdbeAddress1: TwwDBEdit
  859.         Left = 112
  860.         Top = 76
  861.         Width = 180
  862.         Height = 24
  863.         Hint = 'Press F1 for help'
  864.         HelpContext = 216
  865.         DataField = 'ADDRESS1'
  866.         DataSource = DM1.dsSupplier
  867.         ParentShowHint = False
  868.         ShowHint = True
  869.         TabOrder = 2
  870.         UnboundDataType = wwDefault
  871.         WantReturns = False
  872.         WordWrap = False
  873.       end
  874.       object ipdbeAddress2: TwwDBEdit
  875.         Left = 112
  876.         Top = 104
  877.         Width = 180
  878.         Height = 24
  879.         Hint = 'Press F1 for help'
  880.         HelpContext = 216
  881.         DataField = 'ADDRESS2'
  882.         DataSource = DM1.dsSupplier
  883.         ParentShowHint = False
  884.         ShowHint = True
  885.         TabOrder = 3
  886.         UnboundDataType = wwDefault
  887.         WantReturns = False
  888.         WordWrap = False
  889.       end
  890.       object ipdbeAddress3: TwwDBEdit
  891.         Left = 112
  892.         Top = 132
  893.         Width = 180
  894.         Height = 24
  895.         Hint = 'Press F1 for help'
  896.         HelpContext = 216
  897.         DataField = 'ADDRESS3'
  898.         DataSource = DM1.dsSupplier
  899.         ParentShowHint = False
  900.         ShowHint = True
  901.         TabOrder = 4
  902.         UnboundDataType = wwDefault
  903.         WantReturns = False
  904.         WordWrap = False
  905.       end
  906.       object ipdbePostCode: TwwDBEdit
  907.         Left = 112
  908.         Top = 160
  909.         Width = 90
  910.         Height = 24
  911.         Hint = 'Press F1 for help'
  912.         HelpContext = 216
  913.         CharCase = ecUpperCase
  914.         DataField = 'POSTCODE'
  915.         DataSource = DM1.dsSupplier
  916.         ParentShowHint = False
  917.         ShowHint = True
  918.         TabOrder = 5
  919.         UnboundDataType = wwDefault
  920.         WantReturns = False
  921.         WordWrap = False
  922.       end
  923.       object ipdbeTelNo: TwwDBEdit
  924.         Left = 112
  925.         Top = 200
  926.         Width = 120
  927.         Height = 24
  928.         Hint = 'Press F1 for help'
  929.         HelpContext = 69
  930.         DataField = 'TELNO1'
  931.         DataSource = DM1.dsSupplier
  932.         ParentShowHint = False
  933.         ShowHint = True
  934.         TabOrder = 6
  935.         UnboundDataType = wwDefault
  936.         WantReturns = False
  937.         WordWrap = False
  938.       end
  939.       object wwDBEdit8: TwwDBEdit
  940.         Left = 112
  941.         Top = 228
  942.         Width = 120
  943.         Height = 24
  944.         Hint = 'Press F1 for help'
  945.         HelpContext = 69
  946.         DataField = 'TELNO2'
  947.         DataSource = DM1.dsSupplier
  948.         ParentShowHint = False
  949.         ShowHint = True
  950.         TabOrder = 7
  951.         UnboundDataType = wwDefault
  952.         WantReturns = False
  953.         WordWrap = False
  954.       end
  955.       object ipdbeFaxNo: TwwDBEdit
  956.         Left = 112
  957.         Top = 256
  958.         Width = 120
  959.         Height = 24
  960.         Hint = 'Press F1 for help'
  961.         HelpContext = 69
  962.         DataField = 'FAXNO'
  963.         DataSource = DM1.dsSupplier
  964.         ParentShowHint = False
  965.         ShowHint = True
  966.         TabOrder = 8
  967.         UnboundDataType = wwDefault
  968.         WantReturns = False
  969.         WordWrap = False
  970.       end
  971.       object ipdbeEmail: TwwDBEdit
  972.         Left = 112
  973.         Top = 284
  974.         Width = 209
  975.         Height = 24
  976.         Hint = 'Press F1 for help'
  977.         HelpContext = 217
  978.         DataField = 'EMAIL'
  979.         DataSource = DM1.dsSupplier
  980.         ParentShowHint = False
  981.         ShowHint = True
  982.         TabOrder = 9
  983.         UnboundDataType = wwDefault
  984.         WantReturns = False
  985.         WordWrap = False
  986.       end
  987.       object wwDBEdit11: TwwDBEdit
  988.         Left = 112
  989.         Top = 312
  990.         Width = 180
  991.         Height = 24
  992.         Hint = 'Press F1 for help'
  993.         HelpContext = 219
  994.         DataField = 'CONTACT'
  995.         DataSource = DM1.dsSupplier
  996.         ParentShowHint = False
  997.         ShowHint = True
  998.         TabOrder = 10
  999.         UnboundDataType = wwDefault
  1000.         WantReturns = False
  1001.         WordWrap = False
  1002.       end
  1003.       object DBCDlgSuppRef: TComboEdit
  1004.         Left = 112
  1005.         Top = 12
  1006.         Width = 150
  1007.         Height = 24
  1008.         Hint = 'Press F1 for help'
  1009.         CharCase = ecUpperCase
  1010.         ClickKey = 16467
  1011.         ButtonWidth = 24
  1012.         MaxLength = 10
  1013.         NumGlyphs = 1
  1014.         ParentShowHint = False
  1015.         ShowHint = True
  1016.         TabOrder = 0
  1017.         OnButtonClick = DBCDlgSuppRefButtonClick
  1018.         OnEnter = DBCDlgSuppRefEnter
  1019.         OnExit = DBCDlgSuppRefExit
  1020.       end
  1021.     end
  1022.   end
  1023.   object SpeedBar: TSpeedBar
  1024.     Left = 0
  1025.     Top = 0
  1026.     Width = 698
  1027.     Height = 49
  1028.     Font.Charset = ANSI_CHARSET
  1029.     Font.Color = clWindowText
  1030.     Font.Height = -12
  1031.     Font.Name = 'MS Sans Serif'
  1032.     Font.Style = []
  1033.     Position = bpCustom
  1034.     Options = [sbFlatBtns, sbGrayedBtns, sbTransparentBtns]
  1035.     BtnOffsetHorz = 3
  1036.     BtnOffsetVert = 3
  1037.     BtnWidth = 75
  1038.     BtnHeight = 43
  1039.     TabOrder = 1
  1040.     InternalVer = 1
  1041.     object SpeedbarSection1: TSpeedbarSection
  1042.       Caption = 'Main'
  1043.     end
  1044.     object BtnNew: TSpeedItem
  1045.       BtnCaption = 'Ne&w'
  1046.       Caption = 'Add New Supplier'
  1047.       Hint = 'Add new supplier|'
  1048.       Spacing = 1
  1049.       Left = 3
  1050.       Top = 3
  1051.       Visible = True
  1052.       OnClick = BtnNewClick
  1053.       SectionName = 'Main'
  1054.     end
  1055.     object BtnSave: TSpeedItem
  1056.       BtnCaption = '&Save'
  1057.       Caption = 'Save supplier details'
  1058.       Enabled = False
  1059.       Spacing = 1
  1060.       Left = 78
  1061.       Top = 3
  1062.       Visible = True
  1063.       OnClick = BtnSaveClick
  1064.       SectionName = 'Main'
  1065.     end
  1066.     object BtnAbandon: TSpeedItem
  1067.       BtnCaption = '&Abandon'
  1068.       Caption = 'Abandon changes to supplier'
  1069.       Enabled = False
  1070.       Spacing = 1
  1071.       Left = 153
  1072.       Top = 3
  1073.       Visible = True
  1074.       OnClick = BtnAbandonClick
  1075.       SectionName = 'Main'
  1076.     end
  1077.     object BtnDelete: TSpeedItem
  1078.       BtnCaption = '&Delete'
  1079.       Caption = 'Delete this supplier'
  1080.       Hint = 'Delete this supplier'
  1081.       Spacing = 1
  1082.       Left = 228
  1083.       Top = 3
  1084.       Visible = True
  1085.       OnClick = BtnDeleteClick
  1086.       SectionName = 'Main'
  1087.     end
  1088.     object BtnPrevious: TSpeedItem
  1089.       BtnCaption = '&Previous'
  1090.       Caption = 'Previous supplier'
  1091.       Hint = 'Previous supplier|'
  1092.       Spacing = 1
  1093.       Left = 303
  1094.       Top = 3
  1095.       Visible = True
  1096.       OnClick = BtnPreviousClick
  1097.       SectionName = 'Main'
  1098.     end
  1099.     object BtnNext: TSpeedItem
  1100.       BtnCaption = '&Next'
  1101.       Caption = 'Next supplier'
  1102.       Hint = 'Next supplier|'
  1103.       Spacing = 1
  1104.       Left = 378
  1105.       Top = 3
  1106.       Visible = True
  1107.       OnClick = BtnNextClick
  1108.       SectionName = 'Main'
  1109.     end
  1110.     object BtnClose: TSpeedItem
  1111.       BtnCaption = '&Close'
  1112.       Caption = 'Close this form'
  1113.       Spacing = 1
  1114.       Left = 603
  1115.       Top = 3
  1116.       Visible = True
  1117.       OnClick = BtnCloseClick
  1118.       SectionName = 'Main'
  1119.     end
  1120.     object BtnEmail: TSpeedItem
  1121.       BtnCaption = 'E&mail'
  1122.       Caption = 'Email this supplier'
  1123.       Hint = 'Email this supplier'
  1124.       Spacing = 1
  1125.       Left = 453
  1126.       Top = 3
  1127.       Visible = True
  1128.       OnClick = BtnEmailClick
  1129.       SectionName = 'Main'
  1130.     end
  1131.     object BtnHelp: TSpeedItem
  1132.       BtnCaption = 'Help'
  1133.       Caption = 'View full help on this window'
  1134.       Glyph.Data = {
  1135.         F6000000424DF600000000000000760000002800000010000000100000000100
  1136.         0400000000008000000000000000000000001000000010000000000000000000
  1137.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  1138.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888886446888
  1139.         888888888E6648888888888888E6688888888888888888888888888888446888
  1140.         8888888886664888888888888E664888888888888E6664888888888888E66648
  1141.         88888888888E6664888888844888E6664888886664888E66488888E666444666
  1142.         4888888E6666666668888888EE6666668888888888EEEEE88888}
  1143.       Spacing = 1
  1144.       Left = 528
  1145.       Top = 3
  1146.       Visible = True
  1147.       OnClick = BtnHelpClick
  1148.       SectionName = 'Main'
  1149.     end
  1150.   end
  1151.   object Sizer1: TSizer
  1152.     Enabled = True
  1153.     ExceptionAction = eaIgnoreControl
  1154.     GridColumnSizing = gcSizeAllColumns
  1155.     GridRowSizing = grSizeByDefaults
  1156.     MinimumSize = True
  1157.     NavigateOnEnter = True
  1158.     OverrideParentFont = True
  1159.     PerformAssertions = True
  1160.     ShowAssertionFailures = False
  1161.     StretchFonts = True
  1162.     StretchImages = True
  1163.     StretchOnResize = True
  1164.     ThreadProcessing = True
  1165.     Left = 592
  1166.     Top = 56
  1167.     ScreenWidth = (
  1168.       800)
  1169.     ScreenHeight = (
  1170.       600)
  1171.     OriginalFormWidth = (
  1172.       706)
  1173.     OriginalFormHeight = (
  1174.       459)
  1175.     OriginalFormLeft = (
  1176.       60)
  1177.     OriginalFormTop = (
  1178.       90)
  1179.     OriginalFormPPI = (
  1180.       120)
  1181.     OriginalClientWidth = (
  1182.       698)
  1183.     OriginalClientHeight = (
  1184.       432)
  1185.   end
  1186. end
  1187.