home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMTASKPROPERTIES / TFRMTASKPROPERTIES.txt < prev   
Encoding:
Text File  |  2003-01-14  |  5.4 KB  |  258 lines

  1. object frmTaskProperties: TfrmTaskProperties
  2.   Left = 485
  3.   Top = 211
  4.   BorderStyle = bsDialog
  5.   Caption = 'Properties'
  6.   ClientHeight = 479
  7.   ClientWidth = 377
  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.   OldCreateOrder = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object pnlBottom: TPanel
  19.     Left = 0
  20.     Top = 450
  21.     Width = 377
  22.     Height = 29
  23.     Align = alBottom
  24.     BevelOuter = bvNone
  25.     BorderWidth = 5
  26.     TabOrder = 0
  27.     object comCancel: TButton
  28.       Left = 296
  29.       Top = 0
  30.       Width = 75
  31.       Height = 25
  32.       Cancel = True
  33.       Caption = 'Cancel'
  34.       ModalResult = 2
  35.       TabOrder = 0
  36.     end
  37.     object comOK: TButton
  38.       Left = 212
  39.       Top = 0
  40.       Width = 75
  41.       Height = 25
  42.       Caption = 'OK'
  43.       Default = True
  44.       ModalResult = 1
  45.       TabOrder = 1
  46.       OnClick = comOKClick
  47.     end
  48.   end
  49.   object pnlClient: TPanel
  50.     Left = 0
  51.     Top = 0
  52.     Width = 377
  53.     Height = 450
  54.     Align = alClient
  55.     BevelOuter = bvNone
  56.     BorderWidth = 5
  57.     TabOrder = 1
  58.     object pgcProperties: TPageControl
  59.       Left = 5
  60.       Top = 5
  61.       Width = 367
  62.       Height = 440
  63.       ActivePage = tbsGeneral
  64.       Align = alClient
  65.       TabOrder = 0
  66.       object tbsGeneral: TTabSheet
  67.         Caption = 'General'
  68.         object Bevel1: TBevel
  69.           Left = 12
  70.           Top = 52
  71.           Width = 333
  72.           Height = 2
  73.         end
  74.         object imgIcon: TImage
  75.           Left = 8
  76.           Top = 8
  77.           Width = 32
  78.           Height = 32
  79.           Picture.Data = {<image000.ico>}
  80.         end
  81.         object lblLocationLabel: TLabel
  82.           Left = 8
  83.           Top = 64
  84.           Width = 85
  85.           Height = 13
  86.           AutoSize = False
  87.           Caption = 'Location:'
  88.         end
  89.         object lblCreated: TLabel
  90.           Left = 8
  91.           Top = 112
  92.           Width = 85
  93.           Height = 13
  94.           AutoSize = False
  95.           Caption = 'Created:'
  96.         end
  97.         object lblSize: TLabel
  98.           Left = 8
  99.           Top = 88
  100.           Width = 85
  101.           Height = 13
  102.           AutoSize = False
  103.           Caption = 'Size:'
  104.         end
  105.         object Bevel2: TBevel
  106.           Left = 12
  107.           Top = 224
  108.           Width = 333
  109.           Height = 2
  110.         end
  111.         object lblPasswordProtected: TLabel
  112.           Left = 8
  113.           Top = 236
  114.           Width = 120
  115.           Height = 13
  116.           Caption = 'Password protected?  No'
  117.         end
  118.         object Bevel3: TBevel
  119.           Left = 12
  120.           Top = 284
  121.           Width = 333
  122.           Height = 2
  123.         end
  124.         object Label1: TLabel
  125.           Left = 8
  126.           Top = 160
  127.           Width = 85
  128.           Height = 13
  129.           AutoSize = False
  130.           Caption = 'Lines:'
  131.         end
  132.         object lblModified: TLabel
  133.           Left = 8
  134.           Top = 136
  135.           Width = 85
  136.           Height = 13
  137.           AutoSize = False
  138.           Caption = 'Modified:'
  139.         end
  140.         object Bevel4: TBevel
  141.           Left = 16
  142.           Top = 328
  143.           Width = 333
  144.           Height = 2
  145.         end
  146.         object comSetPassword: TButton
  147.           Left = 236
  148.           Top = 252
  149.           Width = 103
  150.           Height = 25
  151.           Caption = 'Set Password'
  152.           TabOrder = 0
  153.           OnClick = comSetPasswordClick
  154.         end
  155.         object edtLocation: TEdit
  156.           Left = 96
  157.           Top = 64
  158.           Width = 257
  159.           Height = 12
  160.           Anchors = [akLeft, akTop, akRight]
  161.           BorderStyle = bsNone
  162.           Color = clBtnFace
  163.           ReadOnly = True
  164.           TabOrder = 1
  165.         end
  166.         object edtSize: TEdit
  167.           Left = 96
  168.           Top = 88
  169.           Width = 257
  170.           Height = 12
  171.           Anchors = [akLeft, akTop, akRight]
  172.           BorderStyle = bsNone
  173.           Color = clBtnFace
  174.           ReadOnly = True
  175.           TabOrder = 2
  176.         end
  177.         object edtCreated: TEdit
  178.           Left = 96
  179.           Top = 112
  180.           Width = 257
  181.           Height = 12
  182.           Anchors = [akLeft, akTop, akRight]
  183.           BorderStyle = bsNone
  184.           Color = clBtnFace
  185.           ReadOnly = True
  186.           TabOrder = 3
  187.         end
  188.         object edtModified: TEdit
  189.           Left = 96
  190.           Top = 136
  191.           Width = 257
  192.           Height = 12
  193.           Anchors = [akLeft, akTop, akRight]
  194.           AutoSize = False
  195.           BorderStyle = bsNone
  196.           Color = clBtnFace
  197.           ReadOnly = True
  198.           TabOrder = 4
  199.         end
  200.         object edtLines: TEdit
  201.           Left = 96
  202.           Top = 160
  203.           Width = 257
  204.           Height = 12
  205.           Anchors = [akLeft, akTop, akRight]
  206.           AutoSize = False
  207.           BorderStyle = bsNone
  208.           Color = clBtnFace
  209.           ReadOnly = True
  210.           TabOrder = 5
  211.         end
  212.         object btnLogPrefs: TButton
  213.           Left = 236
  214.           Top = 296
  215.           Width = 103
  216.           Height = 25
  217.           Caption = 'Logging...'
  218.           TabOrder = 6
  219.           Visible = False
  220.           OnClick = btnLogPrefsClick
  221.         end
  222.       end
  223.     end
  224.   end
  225.   object IvTranslator1: TIvTranslator
  226.     DictionaryName = 'dcoAMStepBuilder'
  227.     Left = 198
  228.     Top = 170
  229.     TargetsData = (
  230.       1
  231.       6
  232.       (
  233.         '*'
  234.         'Hint'
  235.         0)
  236.       (
  237.         '*'
  238.         'Caption'
  239.         0)
  240.       (
  241.         '*'
  242.         'Items'
  243.         0)
  244.       (
  245.         '*'
  246.         'Title'
  247.         0)
  248.       (
  249.         'TdxBarButton'
  250.         'Hint'
  251.         0)
  252.       (
  253.         'TRichEdit'
  254.         'Text'
  255.         0))
  256.   end
  257. end
  258.