home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Comunicatii / poster / tptinstall.exe / %MAINDIR% / Toaster.exe / 0 / RCDATA / TFRMTEST / TFRMTEST.txt
Encoding:
Text File  |  2004-09-23  |  16.8 KB  |  791 lines

  1. object frmTest: TfrmTest
  2.   Left = 239
  3.   Top = 165
  4.   Width = 651
  5.   Height = 473
  6.   Caption = 'Test Window'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnClose = FormClose
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object btnTest: TButton
  18.     Left = 24
  19.     Top = 8
  20.     Width = 75
  21.     Height = 25
  22.     Caption = 'Test'
  23.     TabOrder = 0
  24.     OnClick = btnTestClick
  25.   end
  26.   object Edit1: TEdit
  27.     Left = 104
  28.     Top = 8
  29.     Width = 297
  30.     Height = 21
  31.     TabOrder = 1
  32.     Text = 'Edit1'
  33.   end
  34.   object Memo1: TMemo
  35.     Left = 16
  36.     Top = 40
  37.     Width = 307
  38.     Height = 81
  39.     Lines.Strings = (
  40.       'Memo1')
  41.     TabOrder = 2
  42.   end
  43.   object Memo2: TMemo
  44.     Left = 16
  45.     Top = 136
  46.     Width = 306
  47.     Height = 89
  48.     Lines.Strings = (
  49.       'Memo2')
  50.     TabOrder = 3
  51.   end
  52.   object wwDBNavigator1: TwwDBNavigator
  53.     Left = 24
  54.     Top = 392
  55.     Width = 350
  56.     Height = 25
  57.     DataSource = DataSource1
  58.     RepeatInterval.InitialDelay = 500
  59.     RepeatInterval.Interval = 100
  60.     object wwDBNavigator1First: TwwNavButton
  61.       Left = 0
  62.       Top = 0
  63.       Width = 25
  64.       Height = 25
  65.       Hint = 'Move to first record'
  66.       ImageIndex = -1
  67.       NumGlyphs = 2
  68.       Spacing = 4
  69.       Transparent = False
  70.       Caption = 'wwDBNavigator1First'
  71.       Enabled = False
  72.       DisabledTextColors.ShadeColor = clGray
  73.       DisabledTextColors.HighlightColor = clBtnHighlight
  74.       Index = 0
  75.       Style = nbsFirst
  76.     end
  77.     object wwDBNavigator1PriorPage: TwwNavButton
  78.       Left = 25
  79.       Top = 0
  80.       Width = 25
  81.       Height = 25
  82.       Hint = 'Move backward 10 records'
  83.       ImageIndex = -1
  84.       NumGlyphs = 2
  85.       Spacing = 4
  86.       Transparent = False
  87.       Caption = 'wwDBNavigator1PriorPage'
  88.       Enabled = False
  89.       DisabledTextColors.ShadeColor = clGray
  90.       DisabledTextColors.HighlightColor = clBtnHighlight
  91.       Index = 1
  92.       Style = nbsPriorPage
  93.     end
  94.     object wwDBNavigator1Prior: TwwNavButton
  95.       Left = 50
  96.       Top = 0
  97.       Width = 25
  98.       Height = 25
  99.       Hint = 'Move to prior record'
  100.       ImageIndex = -1
  101.       NumGlyphs = 2
  102.       Spacing = 4
  103.       Transparent = False
  104.       Caption = 'wwDBNavigator1Prior'
  105.       Enabled = False
  106.       DisabledTextColors.ShadeColor = clGray
  107.       DisabledTextColors.HighlightColor = clBtnHighlight
  108.       Index = 2
  109.       Style = nbsPrior
  110.     end
  111.     object wwDBNavigator1Next: TwwNavButton
  112.       Left = 75
  113.       Top = 0
  114.       Width = 25
  115.       Height = 25
  116.       Hint = 'Move to next record'
  117.       ImageIndex = -1
  118.       NumGlyphs = 2
  119.       Spacing = 4
  120.       Transparent = False
  121.       Caption = 'wwDBNavigator1Next'
  122.       Enabled = False
  123.       DisabledTextColors.ShadeColor = clGray
  124.       DisabledTextColors.HighlightColor = clBtnHighlight
  125.       Index = 3
  126.       Style = nbsNext
  127.     end
  128.     object wwDBNavigator1NextPage: TwwNavButton
  129.       Left = 100
  130.       Top = 0
  131.       Width = 25
  132.       Height = 25
  133.       Hint = 'Move forward 10 records'
  134.       ImageIndex = -1
  135.       NumGlyphs = 2
  136.       Spacing = 4
  137.       Transparent = False
  138.       Caption = 'wwDBNavigator1NextPage'
  139.       Enabled = False
  140.       DisabledTextColors.ShadeColor = clGray
  141.       DisabledTextColors.HighlightColor = clBtnHighlight
  142.       Index = 4
  143.       Style = nbsNextPage
  144.     end
  145.     object wwDBNavigator1Last: TwwNavButton
  146.       Left = 125
  147.       Top = 0
  148.       Width = 25
  149.       Height = 25
  150.       Hint = 'Move to last record'
  151.       ImageIndex = -1
  152.       NumGlyphs = 2
  153.       Spacing = 4
  154.       Transparent = False
  155.       Caption = 'wwDBNavigator1Last'
  156.       Enabled = False
  157.       DisabledTextColors.ShadeColor = clGray
  158.       DisabledTextColors.HighlightColor = clBtnHighlight
  159.       Index = 5
  160.       Style = nbsLast
  161.     end
  162.     object wwDBNavigator1Insert: TwwNavButton
  163.       Left = 150
  164.       Top = 0
  165.       Width = 25
  166.       Height = 25
  167.       Hint = 'Insert new record'
  168.       ImageIndex = -1
  169.       NumGlyphs = 2
  170.       Spacing = 4
  171.       Transparent = False
  172.       Caption = 'wwDBNavigator1Insert'
  173.       Enabled = False
  174.       DisabledTextColors.ShadeColor = clGray
  175.       DisabledTextColors.HighlightColor = clBtnHighlight
  176.       Index = 6
  177.       Style = nbsInsert
  178.     end
  179.     object wwDBNavigator1Delete: TwwNavButton
  180.       Left = 175
  181.       Top = 0
  182.       Width = 25
  183.       Height = 25
  184.       Hint = 'Delete current record'
  185.       ImageIndex = -1
  186.       NumGlyphs = 2
  187.       Spacing = 4
  188.       Transparent = False
  189.       Caption = 'wwDBNavigator1Delete'
  190.       Enabled = False
  191.       DisabledTextColors.ShadeColor = clGray
  192.       DisabledTextColors.HighlightColor = clBtnHighlight
  193.       Index = 7
  194.       Style = nbsDelete
  195.     end
  196.     object wwDBNavigator1Edit: TwwNavButton
  197.       Left = 200
  198.       Top = 0
  199.       Width = 25
  200.       Height = 25
  201.       Hint = 'Edit current record'
  202.       ImageIndex = -1
  203.       NumGlyphs = 2
  204.       Spacing = 4
  205.       Transparent = False
  206.       Caption = 'wwDBNavigator1Edit'
  207.       Enabled = False
  208.       DisabledTextColors.ShadeColor = clGray
  209.       DisabledTextColors.HighlightColor = clBtnHighlight
  210.       Index = 8
  211.       Style = nbsEdit
  212.     end
  213.     object wwDBNavigator1Post: TwwNavButton
  214.       Left = 225
  215.       Top = 0
  216.       Width = 25
  217.       Height = 25
  218.       Hint = 'Post changes of current record'
  219.       ImageIndex = -1
  220.       NumGlyphs = 2
  221.       Spacing = 4
  222.       Transparent = False
  223.       Caption = 'wwDBNavigator1Post'
  224.       Enabled = False
  225.       DisabledTextColors.ShadeColor = clGray
  226.       DisabledTextColors.HighlightColor = clBtnHighlight
  227.       Index = 9
  228.       Style = nbsPost
  229.     end
  230.     object wwDBNavigator1Cancel: TwwNavButton
  231.       Left = 250
  232.       Top = 0
  233.       Width = 25
  234.       Height = 25
  235.       Hint = 'Cancel changes made to current record'
  236.       ImageIndex = -1
  237.       NumGlyphs = 2
  238.       Spacing = 4
  239.       Transparent = False
  240.       Caption = 'wwDBNavigator1Cancel'
  241.       Enabled = False
  242.       DisabledTextColors.ShadeColor = clGray
  243.       DisabledTextColors.HighlightColor = clBtnHighlight
  244.       Index = 10
  245.       Style = nbsCancel
  246.     end
  247.     object wwDBNavigator1Refresh: TwwNavButton
  248.       Left = 275
  249.       Top = 0
  250.       Width = 25
  251.       Height = 25
  252.       Hint = 'Refresh the contents of the dataset'
  253.       ImageIndex = -1
  254.       NumGlyphs = 2
  255.       Spacing = 4
  256.       Transparent = False
  257.       Caption = 'wwDBNavigator1Refresh'
  258.       Enabled = False
  259.       DisabledTextColors.ShadeColor = clGray
  260.       DisabledTextColors.HighlightColor = clBtnHighlight
  261.       Index = 11
  262.       Style = nbsRefresh
  263.     end
  264.     object wwDBNavigator1SaveBookmark: TwwNavButton
  265.       Left = 300
  266.       Top = 0
  267.       Width = 25
  268.       Height = 25
  269.       Hint = 'Bookmark current record'
  270.       ImageIndex = -1
  271.       NumGlyphs = 2
  272.       Spacing = 4
  273.       Transparent = False
  274.       Caption = 'wwDBNavigator1SaveBookmark'
  275.       Enabled = False
  276.       DisabledTextColors.ShadeColor = clGray
  277.       DisabledTextColors.HighlightColor = clBtnHighlight
  278.       Index = 12
  279.       Style = nbsSaveBookmark
  280.     end
  281.     object wwDBNavigator1RestoreBookmark: TwwNavButton
  282.       Left = 325
  283.       Top = 0
  284.       Width = 25
  285.       Height = 25
  286.       Hint = 'Go back to saved bookmark'
  287.       ImageIndex = -1
  288.       NumGlyphs = 2
  289.       Spacing = 4
  290.       Transparent = False
  291.       Caption = 'wwDBNavigator1RestoreBookmark'
  292.       Enabled = False
  293.       DisabledTextColors.ShadeColor = clGray
  294.       DisabledTextColors.HighlightColor = clBtnHighlight
  295.       Index = 13
  296.       Style = nbsRestoreBookmark
  297.     end
  298.   end
  299.   object Button1: TButton
  300.     Left = 344
  301.     Top = 232
  302.     Width = 161
  303.     Height = 25
  304.     Caption = 'Get RUName / SetReturnURL'
  305.     TabOrder = 5
  306.     OnClick = Button1Click
  307.   end
  308.   object Button2: TButton
  309.     Left = 352
  310.     Top = 264
  311.     Width = 137
  312.     Height = 25
  313.     Caption = 'Get Attributes and Values'
  314.     TabOrder = 6
  315.     OnClick = Button2Click
  316.   end
  317.   object Button3: TButton
  318.     Left = 520
  319.     Top = 232
  320.     Width = 121
  321.     Height = 25
  322.     Caption = 'GetCategoryAttributes'
  323.     TabOrder = 7
  324.     OnClick = Button3Click
  325.   end
  326.   object Edit2: TEdit
  327.     Left = 120
  328.     Top = 328
  329.     Width = 49
  330.     Height = 21
  331.     TabOrder = 8
  332.     Text = '0'
  333.   end
  334.   object Button4: TButton
  335.     Left = 376
  336.     Top = 184
  337.     Width = 75
  338.     Height = 25
  339.     Caption = 'Category SQL'
  340.     TabOrder = 9
  341.     OnClick = Button4Click
  342.   end
  343.   object Button5: TButton
  344.     Left = 488
  345.     Top = 152
  346.     Width = 91
  347.     Height = 25
  348.     Caption = 'Replace function'
  349.     TabOrder = 10
  350.     OnClick = Button5Click
  351.   end
  352.   object Button6: TButton
  353.     Left = 32
  354.     Top = 328
  355.     Width = 75
  356.     Height = 25
  357.     Caption = 'create combo'
  358.     TabOrder = 11
  359.     OnClick = Button6Click
  360.   end
  361.   object wwDBComboBox1: TwwDBComboBox
  362.     Left = 440
  363.     Top = 392
  364.     Width = 121
  365.     Height = 21
  366.     ShowButton = True
  367.     Style = csDropDown
  368.     MapList = True
  369.     AllowClearKey = False
  370.     DropDownCount = 8
  371.     ItemHeight = 0
  372.     Items.Strings = (
  373.       'test'#9'1'
  374.       'test2'#9'2')
  375.     Sorted = False
  376.     TabOrder = 12
  377.     UnboundDataType = wwDefault
  378.     OnChange = wwDBComboBox1Change
  379.   end
  380.   object Button7: TButton
  381.     Left = 520
  382.     Top = 257
  383.     Width = 75
  384.     Height = 25
  385.     Caption = 'GetDomains'
  386.     TabOrder = 13
  387.     OnClick = Button7Click
  388.   end
  389.   object Button8: TButton
  390.     Left = 144
  391.     Top = 280
  392.     Width = 75
  393.     Height = 25
  394.     Caption = 'remove quotes'
  395.     TabOrder = 14
  396.     OnClick = Button8Click
  397.   end
  398.   object CheckBox1: TCheckBox
  399.     Left = 270
  400.     Top = 231
  401.     Width = 97
  402.     Height = 17
  403.     Caption = 'CheckBox1'
  404.     TabOrder = 15
  405.   end
  406.   object wwDBDateTimePicker1: TwwDBDateTimePicker
  407.     Left = 405
  408.     Top = 8
  409.     Width = 121
  410.     Height = 21
  411.     CalendarAttributes.Font.Charset = DEFAULT_CHARSET
  412.     CalendarAttributes.Font.Color = clWindowText
  413.     CalendarAttributes.Font.Height = -11
  414.     CalendarAttributes.Font.Name = 'MS Sans Serif'
  415.     CalendarAttributes.Font.Style = []
  416.     CalendarAttributes.PopupYearOptions.YearsPerColumn = 3
  417.     CalendarAttributes.PopupYearOptions.StartYear = 2000
  418.     Epoch = 1950
  419.     ShowButton = True
  420.     TabOrder = 16
  421.     UnboundDataType = wwDTEdtDate
  422.   end
  423.   object Button9: TButton
  424.     Left = 268
  425.     Top = 263
  426.     Width = 75
  427.     Height = 25
  428.     Caption = 'SetToken'
  429.     TabOrder = 17
  430.     OnClick = Button9Click
  431.   end
  432.   object wwDBDateTimePicker2: TwwDBDateTimePicker
  433.     Left = 331
  434.     Top = 58
  435.     Width = 135
  436.     Height = 21
  437.     CalendarAttributes.Font.Charset = DEFAULT_CHARSET
  438.     CalendarAttributes.Font.Color = clWindowText
  439.     CalendarAttributes.Font.Height = -11
  440.     CalendarAttributes.Font.Name = 'MS Sans Serif'
  441.     CalendarAttributes.Font.Style = []
  442.     Epoch = 1950
  443.     ShowButton = True
  444.     TabOrder = 18
  445.     DisplayFormat = 'ddddd hh:nn ampm'
  446.   end
  447.   object edtGMT: TEdit
  448.     Left = 472
  449.     Top = 59
  450.     Width = 154
  451.     Height = 21
  452.     TabOrder = 19
  453.     Text = 'edtGMT'
  454.   end
  455.   object edtLocal: TEdit
  456.     Left = 472
  457.     Top = 86
  458.     Width = 154
  459.     Height = 21
  460.     TabOrder = 20
  461.     Text = 'edtLocal'
  462.   end
  463.   object Button10: TButton
  464.     Left = 384
  465.     Top = 144
  466.     Width = 75
  467.     Height = 25
  468.     Caption = 'Button10'
  469.     TabOrder = 21
  470.     OnClick = Button10Click
  471.   end
  472.   object Button11: TButton
  473.     Left = 48
  474.     Top = 280
  475.     Width = 75
  476.     Height = 25
  477.     Caption = 'Remove CRLF'
  478.     TabOrder = 22
  479.   end
  480.   object Button12: TButton
  481.     Left = 336
  482.     Top = 336
  483.     Width = 75
  484.     Height = 25
  485.     Caption = 'copy cats'
  486.     TabOrder = 23
  487.   end
  488.   object ProgressBar1: TProgressBar
  489.     Left = 0
  490.     Top = 422
  491.     Width = 643
  492.     Height = 17
  493.     Align = alBottom
  494.     Min = 0
  495.     Max = 100
  496.     TabOrder = 24
  497.   end
  498.   object Button13: TButton
  499.     Left = 424
  500.     Top = 336
  501.     Width = 89
  502.     Height = 25
  503.     Caption = 'Import From CSV'
  504.     TabOrder = 25
  505.     OnClick = Button13Click
  506.   end
  507.   object Button14: TButton
  508.     Left = 424
  509.     Top = 296
  510.     Width = 75
  511.     Height = 25
  512.     Caption = 'Import EbayCS'
  513.     TabOrder = 26
  514.     OnClick = Button14Click
  515.   end
  516.   object DataSource1: TDataSource
  517.     DataSet = AdsTable1
  518.     Left = 504
  519.     Top = 184
  520.   end
  521.   object AdsTable1: TAdsTable
  522.     IndexDefs = <
  523.       item
  524.         Name = 'TITLE'
  525.         Fields = 'TITLE'
  526.       end
  527.       item
  528.         Name = 'AUCTIONID'
  529.         Fields = 'AUCTIONID'
  530.       end
  531.       item
  532.         Name = 'ADID'
  533.         Fields = 'ADID'
  534.         Options = [ixUnique]
  535.       end>
  536.     StoreActive = True
  537.     Version = '6.2 (ACE 6.20)'
  538.     FieldDefs = <
  539.       item
  540.         Name = 'AdID'
  541.         DataType = ftAutoInc
  542.       end
  543.       item
  544.         Name = 'Title'
  545.         DataType = ftString
  546.         Size = 45
  547.       end
  548.       item
  549.         Name = 'Description'
  550.         DataType = ftMemo
  551.         Size = 1
  552.       end
  553.       item
  554.         Name = 'Quantity'
  555.         DataType = ftSmallint
  556.       end
  557.       item
  558.         Name = 'MinimumBid'
  559.         DataType = ftFloat
  560.       end
  561.       item
  562.         Name = 'Duration'
  563.         DataType = ftSmallint
  564.       end
  565.       item
  566.         Name = 'ReservePrice'
  567.         DataType = ftFloat
  568.       end
  569.       item
  570.         Name = 'Cost'
  571.         DataType = ftFloat
  572.       end
  573.       item
  574.         Name = 'ShippingHandlingCosts'
  575.         DataType = ftFloat
  576.       end
  577.       item
  578.         Name = 'InsuranceFee'
  579.         DataType = ftFloat
  580.       end
  581.       item
  582.         Name = 'InsureFor'
  583.         DataType = ftFloat
  584.       end
  585.       item
  586.         Name = 'DoNotEdit'
  587.         DataType = ftBoolean
  588.       end
  589.       item
  590.         Name = 'StockNo'
  591.         DataType = ftString
  592.         Size = 50
  593.       end
  594.       item
  595.         Name = 'RecType'
  596.         DataType = ftString
  597.         Size = 8
  598.       end
  599.       item
  600.         Name = 'AuctionID'
  601.         DataType = ftInteger
  602.       end
  603.       item
  604.         Name = 'AuctionUserID'
  605.         DataType = ftString
  606.         Size = 64
  607.       end
  608.       item
  609.         Name = 'AuctionName'
  610.         DataType = ftString
  611.         Size = 50
  612.       end
  613.       item
  614.         Name = 'StockFlag'
  615.         DataType = ftBoolean
  616.       end
  617.       item
  618.         Name = 'FolderId'
  619.         DataType = ftInteger
  620.       end
  621.       item
  622.         Name = 'SiteId'
  623.         DataType = ftInteger
  624.       end
  625.       item
  626.         Name = 'Format'
  627.         DataType = ftInteger
  628.       end
  629.       item
  630.         Name = 'Modified'
  631.         DataType = ftDateTime
  632.       end
  633.       item
  634.         Name = 'StartTime'
  635.         DataType = ftDateTime
  636.       end
  637.       item
  638.         Name = 'EndTime'
  639.         DataType = ftDateTime
  640.       end
  641.       item
  642.         Name = 'ItemXML'
  643.         DataType = ftMemo
  644.         Size = 1
  645.       end
  646.       item
  647.         Name = 'ebayItemId'
  648.         DataType = ftString
  649.         Size = 255
  650.       end
  651.       item
  652.         Name = 'Fees'
  653.         DataType = ftString
  654.         Size = 50
  655.       end
  656.       item
  657.         Name = 'ComputedAttributes'
  658.         DataType = ftMemo
  659.         Size = 1
  660.       end
  661.       item
  662.         Name = 'ErrorMessage'
  663.         DataType = ftMemo
  664.         Size = 1
  665.       end
  666.       item
  667.         Name = 'batchID'
  668.         DataType = ftString
  669.         Size = 20
  670.       end
  671.       item
  672.         Name = 'FTPID'
  673.         DataType = ftInteger
  674.       end
  675.       item
  676.         Name = 'PostStatus'
  677.         DataType = ftString
  678.         Size = 10
  679.       end
  680.       item
  681.         Name = 'PostDate'
  682.         DataType = ftDateTime
  683.       end>
  684.     StoreDefs = True
  685.     TableName = 'Ads'
  686.     Left = 432
  687.     Top = 88
  688.   end
  689.   object OpenDialog1: TOpenDialog
  690.     Left = 519
  691.     Top = 30
  692.   end
  693.   object tblCategories: TAdsTable
  694.     DatabaseName = 'frmPosterMain.AdsConnection1'
  695.     IndexDefs = <
  696.       item
  697.         Name = 'TOPPARENTID'
  698.         Fields = 'TOPPARENTID'
  699.       end
  700.       item
  701.         Name = 'PRIMARY'
  702.         Fields = 'SITEID;CATEGORYID'
  703.         Options = [ixUnique]
  704.       end
  705.       item
  706.         Name = 'CATEGORYID'
  707.         Fields = 'CATEGORYID'
  708.       end
  709.       item
  710.         Name = 'PARENTID'
  711.         Fields = 'PARENTID'
  712.       end
  713.       item
  714.         Name = 'LEVEL'
  715.         Fields = 'LEVEL'
  716.       end>
  717.     StoreActive = True
  718.     Version = '6.2 (ACE 6.20)'
  719.     FieldDefs = <
  720.       item
  721.         Name = 'CategoryId'
  722.         DataType = ftInteger
  723.       end
  724.       item
  725.         Name = 'SiteId'
  726.         DataType = ftInteger
  727.       end
  728.       item
  729.         Name = 'FormatId'
  730.         DataType = ftInteger
  731.       end
  732.       item
  733.         Name = 'ParentId'
  734.         DataType = ftInteger
  735.       end
  736.       item
  737.         Name = 'Level'
  738.         DataType = ftInteger
  739.       end
  740.       item
  741.         Name = 'IsLeaf'
  742.         DataType = ftInteger
  743.       end
  744.       item
  745.         Name = 'TopParentId'
  746.         DataType = ftInteger
  747.       end
  748.       item
  749.         Name = 'IsExpired'
  750.         DataType = ftInteger
  751.       end
  752.       item
  753.         Name = 'IsVirtual'
  754.         DataType = ftInteger
  755.       end
  756.       item
  757.         Name = 'CatName'
  758.         DataType = ftString
  759.         Size = 60
  760.       end
  761.       item
  762.         Name = 'FullName'
  763.         DataType = ftString
  764.         Size = 255
  765.       end>
  766.     StoreDefs = True
  767.     TableName = 'EbayCategories'
  768.     Left = 192
  769.     Top = 328
  770.   end
  771.   object AdsQuery1: TAdsQuery
  772.     DatabaseName = 'frmPosterMain.AdsConnection1'
  773.     StoreActive = True
  774.     Version = '6.2 (ACE 6.20)'
  775.     ReadAllColumns = False
  776.     SQL.Strings = (
  777.       'Delete from EbayCategories')
  778.     Left = 296
  779.     Top = 304
  780.     ParamData = <>
  781.   end
  782.   object tblEbayCS: TAdsTable
  783.     DatabaseName = 'frmPosterMain.AdsConnection1'
  784.     StoreActive = True
  785.     Version = '6.2 (ACE 6.20)'
  786.     TableName = 'EbayCS'
  787.     Left = 256
  788.     Top = 336
  789.   end
  790. end
  791.