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

  1. object frmRemoteTaskList: TfrmRemoteTaskList
  2.   Left = 266
  3.   Top = 104
  4.   AutoScroll = False
  5.   Caption = '---'
  6.   ClientHeight = 160
  7.   ClientWidth = 259
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object lsvRemoteTaskList: TListView
  19.     Left = 0
  20.     Top = 0
  21.     Width = 259
  22.     Height = 141
  23.     Align = alClient
  24.     Columns = <
  25.       item
  26.         Width = 240
  27.       end>
  28.     HotTrackStyles = []
  29.     ReadOnly = True
  30.     ShowColumnHeaders = False
  31.     TabOrder = 0
  32.     ViewStyle = vsReport
  33.   end
  34.   object stbStatus: TStatusBar
  35.     Left = 0
  36.     Top = 141
  37.     Width = 259
  38.     Height = 19
  39.     Panels = <>
  40.     SimplePanel = False
  41.   end
  42. end
  43.