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

  1. object frmFees: TfrmFees
  2.   Left = 4
  3.   Top = 311
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderStyle = bsDialog
  7.   Caption = 'Fees Summary'
  8.   ClientHeight = 379
  9.   ClientWidth = 219
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 13
  23.     Top = 158
  24.     Width = 24
  25.     Height = 13
  26.     Caption = 'Bold:'
  27.   end
  28.   object Label2: TLabel
  29.     Left = 13
  30.     Top = 266
  31.     Width = 55
  32.     Height = 13
  33.     Caption = 'Buy It Now:'
  34.   end
  35.   object Label3: TLabel
  36.     Left = 13
  37.     Top = 104
  38.     Width = 71
  39.     Height = 13
  40.     Caption = 'Featured Plus!:'
  41.   end
  42.   object Label4: TLabel
  43.     Left = 13
  44.     Top = 86
  45.     Width = 104
  46.     Height = 13
  47.     Caption = 'Home Page Featured:'
  48.   end
  49.   object Label5: TLabel
  50.     Left = 13
  51.     Top = 212
  52.     Width = 83
  53.     Height = 13
  54.     Caption = 'Gallery Featured: '
  55.   end
  56.   object Label6: TLabel
  57.     Left = 13
  58.     Top = 45
  59.     Width = 98
  60.     Height = 13
  61.     Caption = 'Fixed Price Duration:'
  62.   end
  63.   object Label7: TLabel
  64.     Left = 13
  65.     Top = 194
  66.     Width = 35
  67.     Height = 13
  68.     Caption = 'Gallery:'
  69.   end
  70.   object Label8: TLabel
  71.     Left = 13
  72.     Top = 284
  73.     Width = 43
  74.     Height = 13
  75.     Caption = 'Gift Icon:'
  76.   end
  77.   object Label9: TLabel
  78.     Left = 13
  79.     Top = 9
  80.     Width = 43
  81.     Height = 13
  82.     Caption = 'Insertion:'
  83.   end
  84.   object Label10: TLabel
  85.     Left = 13
  86.     Top = 355
  87.     Width = 100
  88.     Height = 13
  89.     Caption = 'Total Listing Fee:'
  90.     Font.Charset = DEFAULT_CHARSET
  91.     Font.Color = clWindowText
  92.     Font.Height = -11
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = [fsBold]
  95.     ParentFont = False
  96.   end
  97.   object Label11: TLabel
  98.     Left = 13
  99.     Top = 326
  100.     Width = 68
  101.     Height = 13
  102.     Caption = 'Photo Display:'
  103.   end
  104.   object Label12: TLabel
  105.     Left = 13
  106.     Top = 308
  107.     Width = 85
  108.     Height = 13
  109.     Caption = 'Additional Photos:'
  110.   end
  111.   object Label13: TLabel
  112.     Left = 13
  113.     Top = 27
  114.     Width = 43
  115.     Height = 13
  116.     Caption = 'Reserve:'
  117.   end
  118.   object Label14: TLabel
  119.     Left = 13
  120.     Top = 248
  121.     Width = 92
  122.     Height = 13
  123.     Caption = 'Scheduled Listings:'
  124.   end
  125.   object Label16: TLabel
  126.     Left = 13
  127.     Top = 122
  128.     Width = 44
  129.     Height = 13
  130.     Caption = 'Highlight:'
  131.   end
  132.   object Label17: TLabel
  133.     Left = 13
  134.     Top = 176
  135.     Width = 78
  136.     Height = 13
  137.     Caption = 'Listing Designer:'
  138.   end
  139.   object Label18: TLabel
  140.     Left = 13
  141.     Top = 230
  142.     Width = 71
  143.     Height = 13
  144.     Caption = '10 day Auction'
  145.   end
  146.   object Label15: TLabel
  147.     Left = 13
  148.     Top = 68
  149.     Width = 38
  150.     Height = 13
  151.     Caption = 'Subtitle:'
  152.   end
  153.   object Label19: TLabel
  154.     Left = 13
  155.     Top = 140
  156.     Width = 34
  157.     Height = 13
  158.     Caption = 'Border:'
  159.   end
  160.   object edtBoldFee: TwwDBEdit
  161.     Left = 120
  162.     Top = 158
  163.     Width = 84
  164.     Height = 19
  165.     TabStop = False
  166.     Ctl3D = False
  167.     DataField = 'BoldFee'
  168.     EditAlignment = eaRightAlignEditing
  169.     ParentCtl3D = False
  170.     ReadOnly = True
  171.     TabOrder = 0
  172.     UnboundDataType = wwDefault
  173.     UnboundAlignment = taRightJustify
  174.     UsePictureMask = False
  175.     WantReturns = False
  176.     WordWrap = False
  177.   end
  178.   object edtBuyItNow: TwwDBEdit
  179.     Left = 120
  180.     Top = 266
  181.     Width = 84
  182.     Height = 19
  183.     TabStop = False
  184.     Ctl3D = False
  185.     DataField = 'BuyItNowFee'
  186.     EditAlignment = eaRightAlignEditing
  187.     ParentCtl3D = False
  188.     ReadOnly = True
  189.     TabOrder = 1
  190.     UnboundDataType = wwDefault
  191.     UnboundAlignment = taRightJustify
  192.     UsePictureMask = False
  193.     WantReturns = False
  194.     WordWrap = False
  195.   end
  196.   object edtFeaturedPlus: TwwDBEdit
  197.     Left = 120
  198.     Top = 104
  199.     Width = 84
  200.     Height = 19
  201.     TabStop = False
  202.     Ctl3D = False
  203.     DataField = 'CategoryFeaturedFee'
  204.     EditAlignment = eaRightAlignEditing
  205.     ParentCtl3D = False
  206.     ReadOnly = True
  207.     TabOrder = 2
  208.     UnboundDataType = wwDefault
  209.     UnboundAlignment = taRightJustify
  210.     UsePictureMask = False
  211.     WantReturns = False
  212.     WordWrap = False
  213.   end
  214.   object edtHomePageFeatured: TwwDBEdit
  215.     Left = 120
  216.     Top = 86
  217.     Width = 84
  218.     Height = 19
  219.     TabStop = False
  220.     Ctl3D = False
  221.     DataField = 'FeaturedFee'
  222.     EditAlignment = eaRightAlignEditing
  223.     ParentCtl3D = False
  224.     ReadOnly = True
  225.     TabOrder = 3
  226.     UnboundDataType = wwDefault
  227.     UnboundAlignment = taRightJustify
  228.     UsePictureMask = False
  229.     WantReturns = False
  230.     WordWrap = False
  231.   end
  232.   object edtFeaturedGallery: TwwDBEdit
  233.     Left = 120
  234.     Top = 212
  235.     Width = 84
  236.     Height = 19
  237.     TabStop = False
  238.     Ctl3D = False
  239.     DataField = 'FeaturedGalleryFee'
  240.     EditAlignment = eaRightAlignEditing
  241.     ParentCtl3D = False
  242.     ReadOnly = True
  243.     TabOrder = 4
  244.     UnboundDataType = wwDefault
  245.     UnboundAlignment = taRightJustify
  246.     UsePictureMask = False
  247.     WantReturns = False
  248.     WordWrap = False
  249.   end
  250.   object edtFixedPriceDuration: TwwDBEdit
  251.     Left = 120
  252.     Top = 45
  253.     Width = 84
  254.     Height = 19
  255.     TabStop = False
  256.     Ctl3D = False
  257.     DataField = 'FixedPriceDurationFee'
  258.     EditAlignment = eaRightAlignEditing
  259.     ParentCtl3D = False
  260.     ReadOnly = True
  261.     TabOrder = 5
  262.     UnboundDataType = wwDefault
  263.     UnboundAlignment = taRightJustify
  264.     UsePictureMask = False
  265.     WantReturns = False
  266.     WordWrap = False
  267.   end
  268.   object edtGallery: TwwDBEdit
  269.     Left = 120
  270.     Top = 194
  271.     Width = 84
  272.     Height = 19
  273.     TabStop = False
  274.     Ctl3D = False
  275.     DataField = 'GalleryFee'
  276.     EditAlignment = eaRightAlignEditing
  277.     ParentCtl3D = False
  278.     ReadOnly = True
  279.     TabOrder = 7
  280.     UnboundDataType = wwDefault
  281.     UnboundAlignment = taRightJustify
  282.     UsePictureMask = False
  283.     WantReturns = False
  284.     WordWrap = False
  285.   end
  286.   object edtGiftIcon: TwwDBEdit
  287.     Left = 120
  288.     Top = 284
  289.     Width = 84
  290.     Height = 19
  291.     TabStop = False
  292.     Ctl3D = False
  293.     DataField = 'GiftIconFee'
  294.     EditAlignment = eaRightAlignEditing
  295.     ParentCtl3D = False
  296.     ReadOnly = True
  297.     TabOrder = 8
  298.     UnboundDataType = wwDefault
  299.     UnboundAlignment = taRightJustify
  300.     UsePictureMask = False
  301.     WantReturns = False
  302.     WordWrap = False
  303.   end
  304.   object edtInsertion: TwwDBEdit
  305.     Left = 120
  306.     Top = 9
  307.     Width = 84
  308.     Height = 19
  309.     TabStop = False
  310.     Ctl3D = False
  311.     DataField = 'InsertionFee'
  312.     EditAlignment = eaRightAlignEditing
  313.     ParentCtl3D = False
  314.     ReadOnly = True
  315.     TabOrder = 9
  316.     UnboundDataType = wwDefault
  317.     UnboundAlignment = taRightJustify
  318.     UsePictureMask = False
  319.     WantReturns = False
  320.     WordWrap = False
  321.   end
  322.   object edtListing: TwwDBEdit
  323.     Left = 120
  324.     Top = 355
  325.     Width = 84
  326.     Height = 19
  327.     TabStop = False
  328.     Ctl3D = False
  329.     DataField = 'ListingFee'
  330.     EditAlignment = eaRightAlignEditing
  331.     Font.Charset = DEFAULT_CHARSET
  332.     Font.Color = clWindowText
  333.     Font.Height = -11
  334.     Font.Name = 'MS Sans Serif'
  335.     Font.Style = [fsBold]
  336.     ParentCtl3D = False
  337.     ParentFont = False
  338.     ReadOnly = True
  339.     TabOrder = 10
  340.     UnboundDataType = wwDefault
  341.     UnboundAlignment = taRightJustify
  342.     UsePictureMask = False
  343.     WantReturns = False
  344.     WordWrap = False
  345.   end
  346.   object edtPhotoDisplay: TwwDBEdit
  347.     Left = 120
  348.     Top = 326
  349.     Width = 84
  350.     Height = 19
  351.     TabStop = False
  352.     Ctl3D = False
  353.     DataField = 'PhotoDisplayFee'
  354.     EditAlignment = eaRightAlignEditing
  355.     ParentCtl3D = False
  356.     ReadOnly = True
  357.     TabOrder = 11
  358.     UnboundDataType = wwDefault
  359.     UnboundAlignment = taRightJustify
  360.     UsePictureMask = False
  361.     WantReturns = False
  362.     WordWrap = False
  363.   end
  364.   object edtPhoto: TwwDBEdit
  365.     Left = 120
  366.     Top = 308
  367.     Width = 84
  368.     Height = 19
  369.     TabStop = False
  370.     Ctl3D = False
  371.     DataField = 'PhotoFee'
  372.     EditAlignment = eaRightAlignEditing
  373.     ParentCtl3D = False
  374.     ReadOnly = True
  375.     TabOrder = 12
  376.     UnboundDataType = wwDefault
  377.     UnboundAlignment = taRightJustify
  378.     UsePictureMask = False
  379.     WantReturns = False
  380.     WordWrap = False
  381.   end
  382.   object edtReserve: TwwDBEdit
  383.     Left = 120
  384.     Top = 27
  385.     Width = 84
  386.     Height = 19
  387.     TabStop = False
  388.     Ctl3D = False
  389.     DataField = 'ReserveFee'
  390.     EditAlignment = eaRightAlignEditing
  391.     ParentCtl3D = False
  392.     ReadOnly = True
  393.     TabOrder = 13
  394.     UnboundDataType = wwDefault
  395.     UnboundAlignment = taRightJustify
  396.     UsePictureMask = False
  397.     WantReturns = False
  398.     WordWrap = False
  399.   end
  400.   object edtScheduling: TwwDBEdit
  401.     Left = 120
  402.     Top = 248
  403.     Width = 84
  404.     Height = 19
  405.     TabStop = False
  406.     Ctl3D = False
  407.     DataField = 'SchedulingFee'
  408.     EditAlignment = eaRightAlignEditing
  409.     ParentCtl3D = False
  410.     ReadOnly = True
  411.     TabOrder = 14
  412.     UnboundDataType = wwDefault
  413.     UnboundAlignment = taRightJustify
  414.     UsePictureMask = False
  415.     WantReturns = False
  416.     WordWrap = False
  417.   end
  418.   object edtHighlight: TwwDBEdit
  419.     Left = 120
  420.     Top = 122
  421.     Width = 84
  422.     Height = 19
  423.     TabStop = False
  424.     Ctl3D = False
  425.     DataField = 'HighLightFee'
  426.     EditAlignment = eaRightAlignEditing
  427.     ParentCtl3D = False
  428.     ReadOnly = True
  429.     TabOrder = 15
  430.     UnboundDataType = wwDefault
  431.     UnboundAlignment = taRightJustify
  432.     UsePictureMask = False
  433.     WantReturns = False
  434.     WordWrap = False
  435.   end
  436.   object edtListingDesigner: TwwDBEdit
  437.     Left = 120
  438.     Top = 176
  439.     Width = 84
  440.     Height = 19
  441.     TabStop = False
  442.     Ctl3D = False
  443.     DataField = 'ListingDesignerFee'
  444.     EditAlignment = eaRightAlignEditing
  445.     ParentCtl3D = False
  446.     ReadOnly = True
  447.     TabOrder = 17
  448.     UnboundDataType = wwDefault
  449.     UnboundAlignment = taRightJustify
  450.     UsePictureMask = False
  451.     WantReturns = False
  452.     WordWrap = False
  453.   end
  454.   object edtTenDayAuc: TwwDBEdit
  455.     Left = 120
  456.     Top = 230
  457.     Width = 84
  458.     Height = 19
  459.     TabStop = False
  460.     Ctl3D = False
  461.     DataField = 'AuctionLengthFee'
  462.     EditAlignment = eaRightAlignEditing
  463.     ParentCtl3D = False
  464.     ReadOnly = True
  465.     TabOrder = 18
  466.     UnboundDataType = wwDefault
  467.     UnboundAlignment = taRightJustify
  468.     UsePictureMask = False
  469.     WantReturns = False
  470.     WordWrap = False
  471.   end
  472.   object edtSubtitle: TwwDBEdit
  473.     Left = 120
  474.     Top = 68
  475.     Width = 84
  476.     Height = 19
  477.     TabStop = False
  478.     Ctl3D = False
  479.     DataField = 'SubtitleFee'
  480.     EditAlignment = eaRightAlignEditing
  481.     ParentCtl3D = False
  482.     ReadOnly = True
  483.     TabOrder = 6
  484.     UnboundDataType = wwDefault
  485.     UnboundAlignment = taRightJustify
  486.     UsePictureMask = False
  487.     WantReturns = False
  488.     WordWrap = False
  489.   end
  490.   object edtBorder: TwwDBEdit
  491.     Left = 120
  492.     Top = 140
  493.     Width = 84
  494.     Height = 19
  495.     TabStop = False
  496.     Ctl3D = False
  497.     DataField = 'BorderFee'
  498.     EditAlignment = eaRightAlignEditing
  499.     ParentCtl3D = False
  500.     ReadOnly = True
  501.     TabOrder = 16
  502.     UnboundDataType = wwDefault
  503.     UnboundAlignment = taRightJustify
  504.     UsePictureMask = False
  505.     WantReturns = False
  506.     WordWrap = False
  507.   end
  508. end
  509.