home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / sharewar / inftool / INFTool.exe / 0 / RCDATA / TFRMDESTPROP / TFRMDESTPROP.txt < prev   
Text File  |  1998-03-15  |  9KB  |  360 lines

  1. object frmDestProp: TfrmDestProp
  2.   Tag = 1
  3.   Left = 199
  4.   Top = 129
  5.   ActiveControl = edDist
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Set distribution options'
  9.   ClientHeight = 345
  10.   ClientWidth = 484
  11.   Font.Charset = ANSI_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Arial'
  15.   Font.Style = []
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnActivate = FormActivate
  19.   PixelsPerInch = 96
  20.   TextHeight = 14
  21.   object Label6: TLabel
  22.     Tag = 10
  23.     Left = 8
  24.     Top = 24
  25.     Width = 143
  26.     Height = 14
  27.     Alignment = taRightJustify
  28.     AutoSize = False
  29.     Caption = 'Filename for your package:'
  30.   end
  31.   object lblExt: TLabel
  32.     Left = 321
  33.     Top = 24
  34.     Width = 20
  35.     Height = 14
  36.     Caption = '.ZIP'
  37.     Font.Charset = ANSI_CHARSET
  38.     Font.Color = clGreen
  39.     Font.Height = -11
  40.     Font.Name = 'Arial'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.   end
  44.   object sbtDist: TSpeedButton
  45.     Tag = 34
  46.     Left = 349
  47.     Top = 20
  48.     Width = 28
  49.     Height = 22
  50.     Caption = '..'
  51.     Glyph.Data = {
  52.       4E010000424D4E01000000000000760000002800000012000000120000000100
  53.       040000000000D800000000000000000000001000000010000000000000000000
  54.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  55.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  56.       3333330000003333333333333333330000003333333333333333330000003800
  57.       000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  58.       000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  59.       B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  60.       FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  61.       0000330000033333333333000000333333333333333333000000333333333333
  62.       333333000000333333333333333333000000}
  63.     Spacing = 0
  64.     OnClick = sbtDistClick
  65.   end
  66.   object cbUsePwd: TCheckBox
  67.     Tag = 14
  68.     Left = 20
  69.     Top = 102
  70.     Width = 181
  71.     Height = 17
  72.     Caption = 'Password-encrypt package with:'
  73.     TabOrder = 0
  74.     OnClick = cbUsePwdClick
  75.   end
  76.   object edPwd: TEdit
  77.     Tag = 29
  78.     Left = 208
  79.     Top = 100
  80.     Width = 169
  81.     Height = 22
  82.     TabOrder = 1
  83.   end
  84.   object gb1: TGroupBox
  85.     Left = 8
  86.     Top = 144
  87.     Width = 369
  88.     Height = 193
  89.     TabOrder = 4
  90.     object Label1: TLabel
  91.       Tag = 16
  92.       Left = 13
  93.       Top = 24
  94.       Width = 280
  95.       Height = 14
  96.       AutoSize = False
  97.       Caption = 'Dialog caption of self-extractor:'
  98.     end
  99.     object Label3: TLabel
  100.       Tag = 20
  101.       Left = 13
  102.       Top = 168
  103.       Width = 280
  104.       Height = 14
  105.       AutoSize = False
  106.       Caption = 'Icon for your package:'
  107.       Enabled = False
  108.       Visible = False
  109.     end
  110.     object sbtIcon: TSpeedButton
  111.       Tag = 37
  112.       Left = 246
  113.       Top = 188
  114.       Width = 28
  115.       Height = 22
  116.       Caption = '..'
  117.       Enabled = False
  118.       Glyph.Data = {
  119.         4E010000424D4E01000000000000760000002800000012000000120000000100
  120.         040000000000D800000000000000000000001000000010000000000000000000
  121.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  122.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  123.         3333330000003333333333333333330000003333333333333333330000003800
  124.         000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  125.         000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  126.         B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  127.         FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  128.         0000330000033333333333000000333333333333333333000000333333333333
  129.         333333000000333333333333333333000000}
  130.       Spacing = 0
  131.       Visible = False
  132.       OnClick = sbtIconClick
  133.     end
  134.     object img: TImage
  135.       Left = 299
  136.       Top = 180
  137.       Width = 32
  138.       Height = 32
  139.       AutoSize = True
  140.       Picture.Data = {<image000.ico>}
  141.       Visible = False
  142.     end
  143.     object Label4: TLabel
  144.       Tag = 18
  145.       Left = 13
  146.       Top = 120
  147.       Width = 280
  148.       Height = 14
  149.       AutoSize = False
  150.       Caption = 'Textfile containing '#39'About'#39' text:'
  151.     end
  152.     object Label5: TLabel
  153.       Tag = 17
  154.       Left = 13
  155.       Top = 72
  156.       Width = 280
  157.       Height = 14
  158.       AutoSize = False
  159.       Caption = 'Textfile containing License information:'
  160.     end
  161.     object sbtAbout: TSpeedButton
  162.       Tag = 36
  163.       Left = 246
  164.       Top = 140
  165.       Width = 28
  166.       Height = 22
  167.       Caption = '..'
  168.       Glyph.Data = {
  169.         4E010000424D4E01000000000000760000002800000012000000120000000100
  170.         040000000000D800000000000000000000001000000010000000000000000000
  171.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  172.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  173.         3333330000003333333333333333330000003333333333333333330000003800
  174.         000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  175.         000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  176.         B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  177.         FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  178.         0000330000033333333333000000333333333333333333000000333333333333
  179.         333333000000333333333333333333000000}
  180.       Spacing = 0
  181.       OnClick = sbtAboutClick
  182.     end
  183.     object sbtLic: TSpeedButton
  184.       Tag = 35
  185.       Left = 246
  186.       Top = 92
  187.       Width = 28
  188.       Height = 22
  189.       Caption = '..'
  190.       Glyph.Data = {
  191.         4E010000424D4E01000000000000760000002800000012000000120000000100
  192.         040000000000D800000000000000000000001000000010000000000000000000
  193.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  194.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  195.         3333330000003333333333333333330000003333333333333333330000003800
  196.         000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  197.         000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  198.         B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  199.         FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  200.         0000330000033333333333000000333333333333333333000000333333333333
  201.         333333000000333333333333333333000000}
  202.       Spacing = 0
  203.       OnClick = sbtLicClick
  204.     end
  205.     object Label2: TLabel
  206.       Tag = 19
  207.       Left = 15
  208.       Top = 169
  209.       Width = 280
  210.       Height = 14
  211.       AutoSize = False
  212.       Caption = '(missing files are marked red.)'
  213.       Font.Charset = ANSI_CHARSET
  214.       Font.Color = clGray
  215.       Font.Height = -11
  216.       Font.Name = 'Arial'
  217.       Font.Style = []
  218.       ParentFont = False
  219.     end
  220.     object np1: TSpeedButton
  221.       Tag = 21
  222.       Left = 276
  223.       Top = 92
  224.       Width = 85
  225.       Height = 22
  226.       Caption = 'Run Notepad..'
  227.       OnClick = np1Click
  228.     end
  229.     object np2: TSpeedButton
  230.       Tag = 21
  231.       Left = 276
  232.       Top = 140
  233.       Width = 85
  234.       Height = 22
  235.       Caption = 'Run Notepad..'
  236.       OnClick = np1Click
  237.     end
  238.     object edCapt: TEdit
  239.       Tag = 30
  240.       Left = 13
  241.       Top = 44
  242.       Width = 300
  243.       Height = 22
  244.       TabOrder = 0
  245.     end
  246.     object edIco: TEdit
  247.       Tag = 33
  248.       Left = 13
  249.       Top = 188
  250.       Width = 228
  251.       Height = 22
  252.       Enabled = False
  253.       MaxLength = 255
  254.       TabOrder = 3
  255.       Visible = False
  256.       OnChange = edIcoChange
  257.     end
  258.     object edAbt: TEdit
  259.       Tag = 32
  260.       Left = 13
  261.       Top = 140
  262.       Width = 228
  263.       Height = 22
  264.       MaxLength = 255
  265.       TabOrder = 2
  266.       OnChange = edIcoChange
  267.     end
  268.     object edLic: TEdit
  269.       Tag = 31
  270.       Left = 13
  271.       Top = 92
  272.       Width = 228
  273.       Height = 22
  274.       MaxLength = 255
  275.       TabOrder = 1
  276.       OnChange = edIcoChange
  277.     end
  278.   end
  279.   object cbSFX: TCheckBox
  280.     Tag = 15
  281.     Left = 20
  282.     Top = 142
  283.     Width = 325
  284.     Height = 17
  285.     Caption = 
  286.       'create self-extracting, single file distribution ZIP archive (.E' +
  287.       'XE)'
  288.     TabOrder = 3
  289.     OnClick = cbSFXClick
  290.   end
  291.   object btnOK: TBitBtn
  292.     Tag = 2
  293.     Left = 392
  294.     Top = 19
  295.     Width = 81
  296.     Height = 25
  297.     Caption = '&OK'
  298.     TabOrder = 5
  299.     OnClick = btnOKClick
  300.     Kind = bkOK
  301.   end
  302.   object btnCancel: TBitBtn
  303.     Tag = 3
  304.     Left = 392
  305.     Top = 53
  306.     Width = 81
  307.     Height = 25
  308.     Caption = '&Cancel'
  309.     TabOrder = 6
  310.     OnClick = btnOKClick
  311.     Kind = bkCancel
  312.   end
  313.   object edDist: TEdit
  314.     Tag = 28
  315.     Left = 152
  316.     Top = 20
  317.     Width = 165
  318.     Height = 22
  319.     TabOrder = 7
  320.   end
  321.   object rgFormat: TRadioGroup
  322.     Tag = 11
  323.     Left = 8
  324.     Top = 50
  325.     Width = 369
  326.     Height = 39
  327.     Caption = '  Pack files using:  '
  328.     Columns = 2
  329.     Items.Strings = (
  330.       '.ZIP (PkZip) format'
  331.       '.CAB (Cabinet) format')
  332.     TabOrder = 2
  333.     OnClick = rgFormatClick
  334.     OnExit = rgFormatClick
  335.   end
  336.   object od1: TOpenDialog
  337.     DefaultExt = '*.ico'
  338.     Filter = 'Icon Files|*.ico'
  339.     Title = 'Select icon file for setup of this program'
  340.     Left = 420
  341.     Top = 118
  342.   end
  343.   object od2: TOpenDialog
  344.     DefaultExt = '*.txt'
  345.     Filter = 'Textfiles|*.txt'
  346.     Left = 420
  347.     Top = 158
  348.   end
  349.   object od3: TOpenDialog
  350.     Title = 'Select a name for your distribution package'
  351.     Left = 420
  352.     Top = 198
  353.   end
  354.   object t1: TTranslate
  355.     Tag = 400
  356.     Left = 420
  357.     Top = 254
  358.   end
  359. end
  360.