home *** CD-ROM | disk | FTP | other *** search
/ Datatid 2000 #2 / Datatid-2000-02.iso / internet / databox / _setup.1 / DataBox.exe / 0 / RCDATA / TPUBLISHSETUPFORM / TPUBLISHSETUPFORM.txt < prev   
Encoding:
Text File  |  1999-12-11  |  12.3 KB  |  576 lines

  1. object PublishSetupForm: TPublishSetupForm
  2.   Left = 5
  3.   Top = 0
  4.   Width = 619
  5.   Height = 452
  6.   Caption = 'PublishSetupForm'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Image2: TImage
  15.     Left = 120
  16.     Top = 135
  17.     Width = 81
  18.     Height = 89
  19.   end
  20.   object GroupBox1: TGroupBox
  21.     Left = 0
  22.     Top = 40
  23.     Width = 609
  24.     Height = 105
  25.     Caption = 'Internet Connection details'
  26.     TabOrder = 0
  27.     object Label2: TLabel
  28.       Left = 8
  29.       Top = 32
  30.       Width = 54
  31.       Height = 17
  32.       Caption = 'Account ID'
  33.     end
  34.     object Label1: TLabel
  35.       Left = 8
  36.       Top = 16
  37.       Width = 63
  38.       Height = 17
  39.       Caption = 'Host Address'
  40.     end
  41.     object Label3: TLabel
  42.       Left = 310
  43.       Top = 33
  44.       Width = 46
  45.       Height = 17
  46.       Caption = 'Password'
  47.     end
  48.     object Label5: TLabel
  49.       Left = 310
  50.       Top = 16
  51.       Width = 19
  52.       Height = 13
  53.       Caption = 'Port'
  54.     end
  55.     object Label10: TLabel
  56.       Left = 8
  57.       Top = 50
  58.       Width = 101
  59.       Height = 17
  60.       Hint = 
  61.         'Only enter this if your published files should reside in a sub-d' +
  62.         'irectory on your Web Hosts Server.'
  63.       Caption = 'WebSite subdirectory'
  64.       ParentShowHint = False
  65.       ShowHint = True
  66.     end
  67.     object FTPAccountID: TEdit
  68.       Left = 119
  69.       Top = 30
  70.       Width = 129
  71.       Height = 21
  72.       MaxLength = 199
  73.       TabOrder = 1
  74.       Text = 'anonymous'
  75.       OnChange = FTPAccountIDChange
  76.     end
  77.     object FTPhost: TEdit
  78.       Left = 119
  79.       Top = 13
  80.       Width = 185
  81.       Height = 21
  82.       MaxLength = 199
  83.       TabOrder = 0
  84.       Text = 'upload.youraccount.net'
  85.       OnChange = FTPhostChange
  86.     end
  87.     object FTPPassword: TEdit
  88.       Left = 366
  89.       Top = 32
  90.       Width = 129
  91.       Height = 21
  92.       MaxLength = 199
  93.       PasswordChar = '*'
  94.       TabOrder = 2
  95.       Text = 'anything'
  96.       OnChange = FTPPasswordChange
  97.     end
  98.     object FTPPort: TEdit
  99.       Left = 366
  100.       Top = 13
  101.       Width = 33
  102.       Height = 21
  103.       MaxLength = 5
  104.       TabOrder = 4
  105.       Text = '21'
  106.       OnChange = FTPPortChange
  107.     end
  108.     object BitBtn1: TBitBtn
  109.       Left = 520
  110.       Top = 9
  111.       Width = 65
  112.       Height = 25
  113.       TabOrder = 5
  114.       OnClick = BitBtn1Click
  115.       Kind = bkCancel
  116.     end
  117.     object BitBtn2: TBitBtn
  118.       Left = 520
  119.       Top = 39
  120.       Width = 65
  121.       Height = 25
  122.       TabOrder = 6
  123.       OnClick = BitBtn2Click
  124.       Kind = bkOK
  125.     end
  126.     object FTPHostDir: TEdit
  127.       Left = 119
  128.       Top = 47
  129.       Width = 129
  130.       Height = 21
  131.       TabOrder = 3
  132.       Text = 'sfx'
  133.       OnChange = FTPHostDirChange
  134.     end
  135.   end
  136.   object Panel1: TPanel
  137.     Left = 0
  138.     Top = 0
  139.     Width = 609
  140.     Height = 41
  141.     TabOrder = 1
  142.     object SimpleWebFXLogo: TImage
  143.       Tag = 1
  144.       Left = 2
  145.       Top = 5
  146.       Width = 205
  147.       Height = 36
  148.       Picture.Data = {<image000.bmp>}
  149.     end
  150.     object HeaderText1: TEdit
  151.       Left = 200
  152.       Top = 5
  153.       Width = 401
  154.       Height = 19
  155.       BorderStyle = bsNone
  156.       Font.Charset = ANSI_CHARSET
  157.       Font.Color = clBlue
  158.       Font.Height = -12
  159.       Font.Name = 'AdLib BT'
  160.       Font.Style = []
  161.       ParentFont = False
  162.       ReadOnly = True
  163.       TabOrder = 0
  164.       Text = '                                WebSite Upload'
  165.     end
  166.     object HeaderText2: TEdit
  167.       Left = 200
  168.       Top = 20
  169.       Width = 401
  170.       Height = 17
  171.       BorderStyle = bsNone
  172.       Font.Charset = ANSI_CHARSET
  173.       Font.Color = clGreen
  174.       Font.Height = -12
  175.       Font.Name = 'AdLib BT'
  176.       Font.Style = []
  177.       ParentFont = False
  178.       ReadOnly = True
  179.       TabOrder = 1
  180.       Text = '                                     Manager'
  181.     end
  182.   end
  183.   object GroupBox2: TGroupBox
  184.     Left = -1
  185.     Top = 104
  186.     Width = 610
  187.     Height = 321
  188.     Caption = 'Publishing Options'
  189.     TabOrder = 2
  190.     object Label4: TLabel
  191.       Left = 11
  192.       Top = 13
  193.       Width = 169
  194.       Height = 13
  195.       Caption = 'Page Background (Image or Colour)'
  196.     end
  197.     object Label6: TLabel
  198.       Left = 405
  199.       Top = 13
  200.       Width = 197
  201.       Height = 13
  202.       Caption = 'Web Table Background (Image or Colour)'
  203.     end
  204.     object Label7: TLabel
  205.       Left = 8
  206.       Top = 252
  207.       Width = 134
  208.       Height = 13
  209.       Caption = 'Publish Instruction Text Font'
  210.     end
  211.     object Label8: TLabel
  212.       Left = 228
  213.       Top = 13
  214.       Width = 149
  215.       Height = 13
  216.       Caption = 'Table Heading (Image or Text)'
  217.     end
  218.     object Label9: TLabel
  219.       Left = 225
  220.       Top = 250
  221.       Width = 125
  222.       Height = 13
  223.       Caption = 'Publish from local directory'
  224.     end
  225.     object Label11: TLabel
  226.       Left = 8
  227.       Top = 296
  228.       Width = 84
  229.       Height = 13
  230.       Caption = 'Quick View Fields'
  231.     end
  232.     object OlePageBackground: TImage
  233.       Left = 120
  234.       Top = 135
  235.       Width = 81
  236.       Height = 89
  237.       Stretch = True
  238.     end
  239.     object OleTableHeading: TImage
  240.       Left = 324
  241.       Top = 135
  242.       Width = 81
  243.       Height = 89
  244.     end
  245.     object OleTableBackground: TImage
  246.       Left = 523
  247.       Top = 135
  248.       Width = 81
  249.       Height = 89
  250.       Stretch = True
  251.     end
  252.     object Label12: TLabel
  253.       Left = 8
  254.       Top = 274
  255.       Width = 113
  256.       Height = 13
  257.       Hint = 
  258.         'Check this box if all published Images should be scaled, else le' +
  259.         'ave Blank for original Image Size'
  260.       Caption = 'Publish Images to Scale'
  261.       ParentShowHint = False
  262.       ShowHint = True
  263.     end
  264.     object DirectoryListBackground: TDirectoryListBox
  265.       Left = 8
  266.       Top = 63
  267.       Width = 193
  268.       Height = 65
  269.       FileList = FileListBackground
  270.       ItemHeight = 16
  271.       TabOrder = 2
  272.     end
  273.     object FileListBackground: TFileListBox
  274.       Left = 8
  275.       Top = 131
  276.       Width = 113
  277.       Height = 110
  278.       ItemHeight = 13
  279.       Mask = '*.jpg;*.gif'
  280.       TabOrder = 3
  281.       OnClick = FileListBackgroundClick
  282.     end
  283.     object PageBackgroundColour: TComboBox
  284.       Left = 70
  285.       Top = 27
  286.       Width = 73
  287.       Height = 21
  288.       Hint = 'Select an Image file or a colour for the Page background'
  289.       DropDownCount = 17
  290.       Font.Charset = DEFAULT_CHARSET
  291.       Font.Color = clWindowText
  292.       Font.Height = -11
  293.       Font.Name = 'MS Sans Serif'
  294.       Font.Style = [fsBold]
  295.       ItemHeight = 13
  296.       Items.Strings = (
  297.         'Image'
  298.         'Black'
  299.         'Maroon'
  300.         'Green'
  301.         'Olive'
  302.         'Navy'
  303.         'Purple'
  304.         'Teal'
  305.         'Gray'
  306.         'Silver'
  307.         'Red'
  308.         'Lime'
  309.         'Yellow'
  310.         'Blue'
  311.         'Fuschia'
  312.         'Aqua'
  313.         'White')
  314.       ParentFont = False
  315.       TabOrder = 0
  316.       Text = 'Image'
  317.       OnChange = PageBackgroundColourChange
  318.     end
  319.     object DirectoryListTableBackground: TDirectoryListBox
  320.       Left = 410
  321.       Top = 63
  322.       Width = 193
  323.       Height = 65
  324.       FileList = FileListTableBackground
  325.       ItemHeight = 16
  326.       TabOrder = 5
  327.     end
  328.     object FileListTableBackground: TFileListBox
  329.       Left = 410
  330.       Top = 131
  331.       Width = 113
  332.       Height = 110
  333.       ItemHeight = 13
  334.       Mask = '*.gif;*.jpg'
  335.       TabOrder = 7
  336.       OnClick = FileListTableBackgroundClick
  337.     end
  338.     object TableBackgroundColour: TComboBox
  339.       Left = 463
  340.       Top = 25
  341.       Width = 73
  342.       Height = 21
  343.       Hint = 'Select a colour or an Image file for the Table background'
  344.       DropDownCount = 17
  345.       Font.Charset = DEFAULT_CHARSET
  346.       Font.Color = clWindowText
  347.       Font.Height = -11
  348.       Font.Name = 'MS Sans Serif'
  349.       Font.Style = [fsBold]
  350.       ItemHeight = 13
  351.       Items.Strings = (
  352.         'Image'
  353.         'Black'
  354.         'Maroon'
  355.         'Green'
  356.         'Olive'
  357.         'Navy'
  358.         'Purple'
  359.         'Teal'
  360.         'Gray'
  361.         'Silver'
  362.         'Red'
  363.         'Lime'
  364.         'Yellow'
  365.         'Blue'
  366.         'Fuschia'
  367.         'Aqua'
  368.         'White')
  369.       ParentFont = False
  370.       TabOrder = 1
  371.       Text = 'Image'
  372.       OnChange = TableBackgroundColourChange
  373.     end
  374.     object TableHeader: TEdit
  375.       Left = 287
  376.       Top = 26
  377.       Width = 96
  378.       Height = 21
  379.       TabOrder = 4
  380.       Text = 'DataBox'
  381.     end
  382.     object PublishDirectory: TDirectoryListBox
  383.       Left = 358
  384.       Top = 268
  385.       Width = 169
  386.       Height = 51
  387.       FileList = PublishFileList
  388.       ItemHeight = 16
  389.       TabOrder = 10
  390.       OnClick = PublishDirectoryClick
  391.       OnDblClick = PublishDirectoryClick
  392.     end
  393.     object TableHeadingImageFile: TEdit
  394.       Left = 322
  395.       Top = 224
  396.       Width = 81
  397.       Height = 21
  398.       TabOrder = 6
  399.     end
  400.     object PageBackgroundImageFile: TEdit
  401.       Left = 120
  402.       Top = 224
  403.       Width = 81
  404.       Height = 21
  405.       TabOrder = 8
  406.     end
  407.     object TableBackgroundImageFile: TEdit
  408.       Left = 522
  409.       Top = 224
  410.       Width = 81
  411.       Height = 21
  412.       TabOrder = 9
  413.     end
  414.     object PublishFileList: TFileListBox
  415.       Left = 568
  416.       Top = 168
  417.       Width = 145
  418.       Height = 97
  419.       ItemHeight = 13
  420.       Mask = 'sfx*.*'
  421.       TabOrder = 11
  422.       Visible = False
  423.     end
  424.     object QuickViewFields: TEdit
  425.       Left = 119
  426.       Top = 292
  427.       Width = 89
  428.       Height = 21
  429.       Hint = 'Enter the field numbers for QuickView separated by commas.'
  430.       MaxLength = 60
  431.       TabOrder = 12
  432.       Text = '1,2,3,4,5,6,7,8'
  433.       OnChange = QuickViewFieldsChange
  434.     end
  435.     object DriveComboBox1: TDriveComboBox
  436.       Left = 8
  437.       Top = 48
  438.       Width = 193
  439.       Height = 19
  440.       DirList = DirectoryListBackground
  441.       TabOrder = 13
  442.     end
  443.     object DriveComboBox2: TDriveComboBox
  444.       Left = 210
  445.       Top = 48
  446.       Width = 193
  447.       Height = 19
  448.       DirList = DirectoryListHeader
  449.       TabOrder = 14
  450.     end
  451.     object DriveComboBox3: TDriveComboBox
  452.       Left = 410
  453.       Top = 48
  454.       Width = 193
  455.       Height = 19
  456.       DirList = DirectoryListTableBackground
  457.       TabOrder = 15
  458.     end
  459.     object DriveComboBox4: TDriveComboBox
  460.       Left = 358
  461.       Top = 249
  462.       Width = 169
  463.       Height = 19
  464.       DirList = PublishDirectory
  465.       TabOrder = 16
  466.     end
  467.     object TableHeaderColour: TComboBox
  468.       Left = 210
  469.       Top = 25
  470.       Width = 73
  471.       Height = 21
  472.       Hint = 'Select the colour for the Table heading if its not an Image file'
  473.       DropDownCount = 17
  474.       Font.Charset = DEFAULT_CHARSET
  475.       Font.Color = clWindowText
  476.       Font.Height = -11
  477.       Font.Name = 'MS Sans Serif'
  478.       Font.Style = [fsBold]
  479.       ItemHeight = 13
  480.       Items.Strings = (
  481.         'Image'
  482.         'Black'
  483.         'Maroon'
  484.         'Green'
  485.         'Olive'
  486.         'Navy'
  487.         'Purple'
  488.         'Teal'
  489.         'Gray'
  490.         'Silver'
  491.         'Red'
  492.         'Lime'
  493.         'Yellow'
  494.         'Blue'
  495.         'Fuschia'
  496.         'Aqua'
  497.         'White')
  498.       ParentFont = False
  499.       TabOrder = 17
  500.       Text = 'Image'
  501.       OnChange = TableHeaderColourChange
  502.     end
  503.     object InstructionColour: TEdit
  504.       Left = 160
  505.       Top = 250
  506.       Width = 17
  507.       Height = 21
  508.       Hint = 
  509.         'Double Click to select the Font for Instructions for Web Publica' +
  510.         'tion'
  511.       Color = clYellow
  512.       Font.Charset = DEFAULT_CHARSET
  513.       Font.Color = clYellow
  514.       Font.Height = -1
  515.       Font.Name = 'MS Sans Serif'
  516.       Font.Style = []
  517.       ParentFont = False
  518.       ParentShowHint = False
  519.       ReadOnly = True
  520.       ShowHint = True
  521.       TabOrder = 18
  522.       OnDblClick = InstructionColourDblClick
  523.     end
  524.     object ScaleImages: TCheckBox
  525.       Left = 162
  526.       Top = 272
  527.       Width = 25
  528.       Height = 17
  529.       Hint = 
  530.         'Check this box if all published Images should be scaled, else le' +
  531.         'ave Blank for original Image Size'
  532.       ParentShowHint = False
  533.       ShowHint = True
  534.       TabOrder = 19
  535.     end
  536.     object HeaderColour: TEdit
  537.       Left = 384
  538.       Top = 26
  539.       Width = 17
  540.       Height = 21
  541.       Hint = 'Double Click to select the Header Font for Web Publication'
  542.       Color = clYellow
  543.       Font.Charset = DEFAULT_CHARSET
  544.       Font.Color = clYellow
  545.       Font.Height = -1
  546.       Font.Name = 'MS Sans Serif'
  547.       Font.Style = []
  548.       ParentFont = False
  549.       ParentShowHint = False
  550.       ReadOnly = True
  551.       ShowHint = True
  552.       TabOrder = 20
  553.       OnDblClick = HeaderColourDblClick
  554.     end
  555.   end
  556.   object DirectoryListHeader: TDirectoryListBox
  557.     Left = 209
  558.     Top = 168
  559.     Width = 193
  560.     Height = 65
  561.     FileList = FileListHeader
  562.     ItemHeight = 16
  563.     TabOrder = 3
  564.   end
  565.   object FileListHeader: TFileListBox
  566.     Left = 209
  567.     Top = 235
  568.     Width = 113
  569.     Height = 110
  570.     ItemHeight = 13
  571.     Mask = '*.jpg;*.gif'
  572.     TabOrder = 4
  573.     OnClick = FileListHeaderClick
  574.   end
  575. end
  576.