object FormErrorComment: TFormErrorComment Left = 205 Top = 168 BorderIcons = [] BorderStyle = bsDialog Caption = 'Comment' ClientHeight = 119 ClientWidth = 462 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 462 Height = 75 Align = alClient BevelInner = bvLowered Caption = ' ' TabOrder = 0 object PanelLabel: TPanel Left = 2 Top = 2 Width = 458 Height = 31 Align = alTop BevelOuter = bvNone TabOrder = 0 object LabelHelp: TLabel Left = 8 Top = 10 Width = 115 Height = 13 Caption = 'Give the comment to log' end end object PanelCB: TPanel Left = 2 Top = 33 Width = 458 Height = 57 Align = alTop BevelOuter = bvNone TabOrder = 1 object CBComment: TComboBox Left = 9 Top = 4 Width = 441 Height = 21 ItemHeight = 13 TabOrder = 0 Text = ' ' end end end object Panel2: TPanel Left = 0 Top = 75 Width = 462 Height = 44 Align = alBottom BevelInner = bvLowered Caption = ' ' TabOrder = 1 object Button1: TButton Left = 0 Top = 2 Width = 73 Height = 37 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 0 end object ButtonDelete: TButton Left = 88 Top = 2 Width = 73 Height = 37 Caption = '&Delete' TabOrder = 1 OnClick = ButtonDeleteClick end object Panel3: TPanel Left = 373 Top = 2 Width = 87 Height = 40 Align = alRight BevelOuter = bvNone Caption = ' ' TabOrder = 2 DesignSize = ( 87 40) object ButtonOK: TButton Left = 10 Top = 2 Width = 73 Height = 37 Anchors = [akTop] Cancel = True Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end end object SavePos1: TSavePos Ini.AutoSave = True Ini.IniSection = 'Pos' NoPos = False NoSize = True Enabled = True Left = 392 end end