home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Platctrl.bpl / 0 / RCDATA / TFRMPLALISTVIEWITEMSEDITOR / TFRMPLALISTVIEWITEMSEDITOR.txt
Text File  |  2003-02-05  |  10KB  |  452 lines

  1. object frmPlaListViewItemsEditor: TfrmPlaListViewItemsEditor
  2.   Left = 234
  3.   Top = 105
  4.   Width = 505
  5.   Height = 396
  6.   Color = clBtnFace
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -10
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   OldCreateOrder = True
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel3: TPanel
  21.     Left = 0
  22.     Top = 332
  23.     Width = 497
  24.     Height = 37
  25.     Align = alBottom
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     object Panel4: TPanel
  29.       Left = 258
  30.       Top = 0
  31.       Width = 239
  32.       Height = 37
  33.       Align = alRight
  34.       BevelOuter = bvNone
  35.       TabOrder = 0
  36.       object btnOK: TButton
  37.         Left = 0
  38.         Top = 8
  39.         Width = 73
  40.         Height = 24
  41.         Caption = 'OK'
  42.         Default = True
  43.         ModalResult = 1
  44.         TabOrder = 0
  45.       end
  46.       object btnCancel: TButton
  47.         Left = 80
  48.         Top = 8
  49.         Width = 73
  50.         Height = 24
  51.         Caption = 'Cancel'
  52.         ModalResult = 2
  53.         TabOrder = 1
  54.       end
  55.       object btnApply: TButton
  56.         Left = 160
  57.         Top = 8
  58.         Width = 73
  59.         Height = 24
  60.         Caption = 'Apply'
  61.         TabOrder = 2
  62.         OnClick = btnApplyClick
  63.       end
  64.     end
  65.     object chkDragAddChild: TCheckBox
  66.       Left = 8
  67.       Top = 8
  68.       Width = 153
  69.       Height = 17
  70.       Caption = 'Drag'#39'n'#39'Drop as child '
  71.       TabOrder = 1
  72.     end
  73.   end
  74.   object Panel2: TPanel
  75.     Left = 151
  76.     Top = 0
  77.     Width = 97
  78.     Height = 332
  79.     Align = alRight
  80.     BevelOuter = bvNone
  81.     TabOrder = 1
  82.     object btnNewItem: TButton
  83.       Left = 4
  84.       Top = 8
  85.       Width = 89
  86.       Height = 24
  87.       Caption = 'New Ite&m'
  88.       TabOrder = 0
  89.       OnClick = btnNewItemClick
  90.     end
  91.     object btnDelete: TButton
  92.       Left = 4
  93.       Top = 72
  94.       Width = 89
  95.       Height = 24
  96.       Caption = '&Delete'
  97.       TabOrder = 1
  98.       OnClick = btnDeleteClick
  99.     end
  100.     object btnMoveUp: TButton
  101.       Left = 4
  102.       Top = 152
  103.       Width = 89
  104.       Height = 24
  105.       Caption = 'Move &Up'
  106.       TabOrder = 3
  107.       OnClick = btnMoveUpClick
  108.     end
  109.     object btnMoveDn: TButton
  110.       Left = 4
  111.       Top = 184
  112.       Width = 89
  113.       Height = 24
  114.       Caption = 'Move Do&wn'
  115.       TabOrder = 4
  116.       OnClick = btnMoveDnClick
  117.     end
  118.     object btnClear: TButton
  119.       Left = 4
  120.       Top = 104
  121.       Width = 89
  122.       Height = 24
  123.       Caption = 'Clea&r'
  124.       TabOrder = 2
  125.       OnClick = btnClearClick
  126.     end
  127.     object btnLoad: TButton
  128.       Left = 4
  129.       Top = 232
  130.       Width = 89
  131.       Height = 24
  132.       Caption = '&Load'
  133.       TabOrder = 5
  134.       OnClick = btnLoadClick
  135.     end
  136.     object btnSave: TButton
  137.       Left = 4
  138.       Top = 264
  139.       Width = 89
  140.       Height = 24
  141.       Caption = '&Save'
  142.       TabOrder = 6
  143.       OnClick = btnSaveClick
  144.     end
  145.   end
  146.   object GroupBox2: TGroupBox
  147.     Left = 248
  148.     Top = 0
  149.     Width = 249
  150.     Height = 332
  151.     Align = alRight
  152.     Caption = 'Item Properties'
  153.     TabOrder = 2
  154.     object Label1: TLabel
  155.       Left = 8
  156.       Top = 16
  157.       Width = 24
  158.       Height = 13
  159.       Caption = 'Te&xt:'
  160.       FocusControl = txtText
  161.     end
  162.     object Label2: TLabel
  163.       Left = 8
  164.       Top = 56
  165.       Width = 32
  166.       Height = 13
  167.       Caption = '&Image:'
  168.       FocusControl = txtImageIndex
  169.     end
  170.     object Label3: TLabel
  171.       Left = 128
  172.       Top = 56
  173.       Width = 45
  174.       Height = 13
  175.       Caption = 'S&elected:'
  176.       FocusControl = txtSelectedIndex
  177.     end
  178.     object Label9: TLabel
  179.       Left = 8
  180.       Top = 128
  181.       Width = 24
  182.       Height = 13
  183.       Caption = '&Font:'
  184.       FocusControl = txtFont
  185.     end
  186.     object Label10: TLabel
  187.       Left = 8
  188.       Top = 216
  189.       Width = 27
  190.       Height = 13
  191.       Caption = 'T&ype:'
  192.       FocusControl = cbxNodeType
  193.     end
  194.     object Label6: TLabel
  195.       Left = 8
  196.       Top = 192
  197.       Width = 27
  198.       Height = 13
  199.       Caption = '&Color:'
  200.     end
  201.     object Label7: TLabel
  202.       Left = 8
  203.       Top = 256
  204.       Width = 28
  205.       Height = 13
  206.       Caption = 'St&ate:'
  207.     end
  208.     object Label8: TLabel
  209.       Left = 8
  210.       Top = 40
  211.       Width = 40
  212.       Height = 13
  213.       Caption = 'Indexes:'
  214.     end
  215.     object lbxImages: TListBox
  216.       Left = 64
  217.       Top = 128
  218.       Width = 57
  219.       Height = 145
  220.       BorderStyle = bsNone
  221.       ItemHeight = 34
  222.       Style = lbOwnerDrawFixed
  223.       TabOrder = 17
  224.       Visible = False
  225.       OnDrawItem = lbxImagesDrawItem
  226.       OnMouseUp = lbxImagesMouseUp
  227.     end
  228.     object txtText: TEdit
  229.       Left = 64
  230.       Top = 16
  231.       Width = 177
  232.       Height = 21
  233.       TabOrder = 0
  234.       OnChange = txtTextChange
  235.     end
  236.     object txtImageIndex: TEdit
  237.       Left = 64
  238.       Top = 72
  239.       Width = 33
  240.       Height = 21
  241.       MaxLength = 4
  242.       TabOrder = 1
  243.       Text = '    '
  244.       OnChange = txtImageIndexChange
  245.       OnKeyPress = txtIndexKeyPress
  246.     end
  247.     object txtSelectedIndex: TEdit
  248.       Left = 184
  249.       Top = 72
  250.       Width = 33
  251.       Height = 21
  252.       MaxLength = 4
  253.       TabOrder = 3
  254.       Text = '    '
  255.       OnChange = txtSelectedIndexChange
  256.       OnKeyPress = txtIndexKeyPress
  257.     end
  258.     object chkParentFont: TCheckBox
  259.       Left = 64
  260.       Top = 112
  261.       Width = 177
  262.       Height = 16
  263.       Caption = '&Parent Font'
  264.       TabOrder = 5
  265.       OnClick = chkParentFontClick
  266.     end
  267.     object chkAllowGrayed: TCheckBox
  268.       Left = 64
  269.       Top = 240
  270.       Width = 177
  271.       Height = 16
  272.       Caption = 'Allow &Grayed'
  273.       TabOrder = 14
  274.       OnClick = chkAllowGrayedClick
  275.     end
  276.     object txtFont: TEdit
  277.       Left = 64
  278.       Top = 128
  279.       Width = 153
  280.       Height = 21
  281.       ReadOnly = True
  282.       TabOrder = 6
  283.     end
  284.     object btnSelectFont: TButton
  285.       Left = 218
  286.       Top = 128
  287.       Width = 23
  288.       Height = 21
  289.       Caption = '...'
  290.       Font.Charset = DEFAULT_CHARSET
  291.       Font.Color = clWindowText
  292.       Font.Height = -12
  293.       Font.Name = 'MS Sans Serif'
  294.       Font.Style = []
  295.       ParentFont = False
  296.       TabOrder = 7
  297.       OnClick = btnSelectFontClick
  298.     end
  299.     object cbxNodeType: TComboBox
  300.       Left = 64
  301.       Top = 216
  302.       Width = 177
  303.       Height = 21
  304.       Style = csDropDownList
  305.       ItemHeight = 13
  306.       TabOrder = 13
  307.       OnChange = cbxNodeTypeChange
  308.     end
  309.     object chkReadOnly: TCheckBox
  310.       Left = 64
  311.       Top = 280
  312.       Width = 177
  313.       Height = 16
  314.       Caption = 'Read-O&nly'
  315.       TabOrder = 16
  316.       OnClick = chkReadOnlyClick
  317.     end
  318.     object chkParentColor: TCheckBox
  319.       Left = 64
  320.       Top = 176
  321.       Width = 177
  322.       Height = 16
  323.       Caption = 'Parent C&olor'
  324.       TabOrder = 10
  325.       OnClick = chkParentColorClick
  326.     end
  327.     object btnImageIndex: TButton
  328.       Left = 98
  329.       Top = 72
  330.       Width = 23
  331.       Height = 21
  332.       Caption = '...'
  333.       Font.Charset = DEFAULT_CHARSET
  334.       Font.Color = clWindowText
  335.       Font.Height = -12
  336.       Font.Name = 'MS Sans Serif'
  337.       Font.Style = []
  338.       ParentFont = False
  339.       TabOrder = 2
  340.       OnClick = btnIndexClick
  341.     end
  342.     object btnSelectedIndex: TButton
  343.       Left = 218
  344.       Top = 72
  345.       Width = 23
  346.       Height = 21
  347.       Caption = '...'
  348.       Font.Charset = DEFAULT_CHARSET
  349.       Font.Color = clWindowText
  350.       Font.Height = -12
  351.       Font.Name = 'MS Sans Serif'
  352.       Font.Style = []
  353.       ParentFont = False
  354.       TabOrder = 4
  355.       OnClick = btnIndexClick
  356.     end
  357.     object cbxState: TComboBox
  358.       Left = 64
  359.       Top = 256
  360.       Width = 177
  361.       Height = 21
  362.       Style = csDropDownList
  363.       ItemHeight = 13
  364.       TabOrder = 15
  365.       OnChange = cbxStateChange
  366.     end
  367.     object cbxFontColor: TPlaColorCombo
  368.       Left = 64
  369.       Top = 152
  370.       Width = 153
  371.       Height = 21
  372.       ItemHeight = 15
  373.       UseCustomColor = False
  374.       TabOrder = 8
  375.       Text = 'Black'
  376.       OnChange = cbxFontColorChange
  377.     end
  378.     object cbxColor: TPlaColorCombo
  379.       Left = 64
  380.       Top = 192
  381.       Width = 153
  382.       Height = 21
  383.       ItemHeight = 15
  384.       UseCustomColor = False
  385.       TabOrder = 11
  386.       Text = 'Black'
  387.       OnChange = cbxColorChange
  388.     end
  389.     object btnFontColor: TButton
  390.       Left = 218
  391.       Top = 152
  392.       Width = 23
  393.       Height = 21
  394.       Caption = '...'
  395.       Font.Charset = DEFAULT_CHARSET
  396.       Font.Color = clWindowText
  397.       Font.Height = -12
  398.       Font.Name = 'MS Sans Serif'
  399.       Font.Style = []
  400.       ParentFont = False
  401.       TabOrder = 9
  402.       OnClick = btnFontColorClick
  403.     end
  404.     object btnColor: TButton
  405.       Left = 218
  406.       Top = 192
  407.       Width = 23
  408.       Height = 21
  409.       Caption = '...'
  410.       Font.Charset = DEFAULT_CHARSET
  411.       Font.Color = clWindowText
  412.       Font.Height = -12
  413.       Font.Name = 'MS Sans Serif'
  414.       Font.Style = []
  415.       ParentFont = False
  416.       TabOrder = 12
  417.       OnClick = btnColorClick
  418.     end
  419.   end
  420.   object FontDialog: TFontDialog
  421.     Font.Charset = DEFAULT_CHARSET
  422.     Font.Color = clWindowText
  423.     Font.Height = -13
  424.     Font.Name = 'MS Sans Serif'
  425.     Font.Style = []
  426.     MinFontSize = 0
  427.     MaxFontSize = 0
  428.     Left = 8
  429.     Top = 8
  430.   end
  431.   object OpenDialog: TOpenDialog
  432.     DefaultExt = 'tre'
  433.     Filter = 'Tree Files (*.tre)|*.tre|All files (*.*)|*.*'
  434.     InitialDir = '.'
  435.     Left = 40
  436.     Top = 8
  437.   end
  438.   object SaveDialog: TSaveDialog
  439.     DefaultExt = 'tre'
  440.     Filter = 'Tree Files (*.tre)|*.tre|All files (*.*)|*.*'
  441.     InitialDir = '.'
  442.     Options = [ofOverwritePrompt, ofHideReadOnly]
  443.     Left = 72
  444.     Top = 8
  445.   end
  446.   object ColorDialog: TColorDialog
  447.     Ctl3D = True
  448.     Left = 104
  449.     Top = 8
  450.   end
  451. end
  452.