home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #9 / Net2.iso / Utility / automate.exe / %MAINDIR% / Settings.exe / 0 / RCDATA / TFRMDEPPROPS / TFRMDEPPROPS.txt < prev   
Encoding:
Text File  |  2000-07-27  |  4.3 KB  |  162 lines

  1. object frmDepProps: TfrmDepProps
  2.   Left = 671
  3.   Top = 593
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Deployable Properties'
  7.   ClientHeight = 293
  8.   ClientWidth = 519
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -14
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 120
  19.   TextHeight = 16
  20.   object lblDepDesc: TLabel
  21.     Left = 69
  22.     Top = 5
  23.     Width = 439
  24.     Height = 65
  25.     AutoSize = False
  26.     Caption = 
  27.       'Deployables are files that are attached to your task, and contai' +
  28.       'n a local and remote directory.  On task import, the deployables' +
  29.       ' take on the remote path you specify for use in that task.'
  30.     WordWrap = True
  31.   end
  32.   object lblLocalPath: TLabel
  33.     Left = 30
  34.     Top = 133
  35.     Width = 66
  36.     Height = 16
  37.     Caption = '&Local Path:'
  38.     FocusControl = edtLocalPath
  39.   end
  40.   object Label81: TLabel
  41.     Left = 30
  42.     Top = 192
  43.     Width = 81
  44.     Height = 16
  45.     Caption = '&Remote Path:'
  46.     FocusControl = edtRemotePath
  47.   end
  48.   object lblDeployableName: TLabel
  49.     Left = 30
  50.     Top = 79
  51.     Width = 40
  52.     Height = 16
  53.     Caption = '&Name:'
  54.     FocusControl = cboDepName
  55.   end
  56.   object imgDeployables: TImage
  57.     Left = 1
  58.     Top = 5
  59.     Width = 52
  60.     Height = 52
  61.     AutoSize = True
  62.     Picture.Data = {<image001.bmp>}
  63.     Transparent = True
  64.   end
  65.   object edtLocalPath: TEdit
  66.     Left = 30
  67.     Top = 153
  68.     Width = 424
  69.     Height = 24
  70.     TabOrder = 2
  71.   end
  72.   object edtRemotePath: TEdit
  73.     Left = 30
  74.     Top = 212
  75.     Width = 424
  76.     Height = 24
  77.     TabOrder = 3
  78.   end
  79.   object comBrowseLocal: TBitBtn
  80.     Left = 459
  81.     Top = 153
  82.     Width = 46
  83.     Height = 25
  84.     TabOrder = 4
  85.     OnClick = comBrowseLocalClick
  86.     Glyph.Data = {
  87.       76010000424D7601000000000000760000002800000020000000100000000100
  88.       0400000000000001000000000000000000001000000010000000000000000000
  89.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  90.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  91.       5555555555555555555555555555555555555555555555555555555555555555
  92.       555555555555555555555555555555555555555FFFFFFFFFF555550000000000
  93.       55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
  94.       B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
  95.       000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
  96.       555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
  97.       55555575FFF75555555555700007555555555557777555555555555555555555
  98.       5555555555555555555555555555555555555555555555555555}
  99.     NumGlyphs = 2
  100.   end
  101.   object comBrowseRemote: TBitBtn
  102.     Left = 459
  103.     Top = 212
  104.     Width = 46
  105.     Height = 26
  106.     TabOrder = 5
  107.     OnClick = comBrowseRemoteClick
  108.     Glyph.Data = {
  109.       76010000424D7601000000000000760000002800000020000000100000000100
  110.       0400000000000001000000000000000000001000000010000000000000000000
  111.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  112.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  113.       5555555555555555555555555555555555555555555555555555555555555555
  114.       555555555555555555555555555555555555555FFFFFFFFFF555550000000000
  115.       55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
  116.       B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
  117.       000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
  118.       555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
  119.       55555575FFF75555555555700007555555555557777555555555555555555555
  120.       5555555555555555555555555555555555555555555555555555}
  121.     NumGlyphs = 2
  122.   end
  123.   object cboDepName: TComboBox
  124.     Left = 30
  125.     Top = 98
  126.     Width = 183
  127.     Height = 24
  128.     ItemHeight = 16
  129.     TabOrder = 1
  130.     OnExit = cboDepNameExit
  131.   end
  132.   object comOK: TButton
  133.     Left = 310
  134.     Top = 256
  135.     Width = 92
  136.     Height = 28
  137.     Caption = 'OK'
  138.     Default = True
  139.     ModalResult = 1
  140.     TabOrder = 6
  141.   end
  142.   object comCancel: TButton
  143.     Left = 412
  144.     Top = 256
  145.     Width = 93
  146.     Height = 28
  147.     Cancel = True
  148.     Caption = 'Cancel'
  149.     ModalResult = 2
  150.     TabOrder = 7
  151.     OnClick = comCancelClick
  152.   end
  153.   object edtDepName: TEdit
  154.     Left = 30
  155.     Top = 98
  156.     Width = 183
  157.     Height = 24
  158.     TabOrder = 0
  159.     Visible = False
  160.   end
  161. end
  162.