object frmChangeEventDisp: TfrmChangeEventDisp Left = 344 Top = 230 Width = 408 Height = 444 Caption = 'Change release event' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object lblTop: TMemo Left = 0 Top = 0 Width = 400 Height = 37 TabStop = False Align = alTop BorderStyle = bsNone Color = clBtnFace ReadOnly = True TabOrder = 2 end object pnlTop: TPanel Left = 0 Top = 37 Width = 400 Height = 332 Align = alClient BorderStyle = bsSingle TabOrder = 0 object lstCVOrders: TCaptionListBox Left = 1 Top = 1 Width = 394 Height = 326 Style = lbOwnerDrawVariable Align = alClient ItemHeight = 13 TabOrder = 0 OnDrawItem = lstCVOrdersDrawItem OnMeasureItem = lstCVOrdersMeasureItem end end object pnlBottom: TPanel Left = 0 Top = 369 Width = 400 Height = 41 Align = alBottom TabOrder = 1 DesignSize = ( 400 41) object cmdOK: TButton Left = 230 Top = 12 Width = 75 Height = 21 Anchors = [akRight, akBottom] Caption = 'OK' TabOrder = 0 OnClick = cmdOKClick end object cmdCancel: TButton Left = 314 Top = 12 Width = 75 Height = 21 Anchors = [akRight, akBottom] Caption = 'Cancel' TabOrder = 1 OnClick = cmdCancelClick end end object DKLanguageController1: TDKLanguageController Left = 192 Top = 208 LangData = { 120066726D4368616E67654576656E7444697370010100000001000000070043 617074696F6E010600000006006C626C546F7000000600706E6C546F7000000B 006C737443564F726465727300000900706E6C426F74746F6D00000500636D64 4F4B010100000002000000070043617074696F6E000900636D6443616E63656C 010100000003000000070043617074696F6E00} end end