object frmInvalidActionList: TfrmInvalidActionList Left = 445 Top = 142 Width = 534 Height = 553 Caption = 'Invalidated action orders' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object pnlTop: TPanel Left = 0 Top = 0 Width = 526 Height = 229 Align = alTop TabOrder = 0 object Label1: TLabel Left = 1 Top = 1 Width = 524 Height = 24 Align = alTop AutoSize = False Caption = 'You can'#39't take this action on the following orders' end object lstActDeniedOrders: TCaptionListBox Left = 1 Top = 52 Width = 524 Height = 176 Style = lbOwnerDrawVariable Align = alClient ItemHeight = 16 TabOrder = 0 OnDrawItem = lstActDeniedOrdersDrawItem OnMeasureItem = lstActDeniedOrdersMeasureItem Caption = 'You can'#39't take this action on the following orders' end object hdrAction: THeaderControl Left = 1 Top = 25 Width = 524 Height = 27 Sections = < item ImageIndex = -1 MinWidth = 300 Text = 'Order' Width = 350 end item ImageIndex = -1 MinWidth = 150 Text = 'Reason' Width = 150 end> OnSectionResize = hdrActionSectionResize end end object pnlBottom: TPanel Left = 0 Top = 229 Width = 526 Height = 249 Align = alClient TabOrder = 1 object Label2: TLabel Left = 1 Top = 1 Width = 524 Height = 40 Align = alTop AutoSize = False Caption = 'The following orders will be taken action:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Layout = tlCenter end object lstValidOrders: TCaptionListBox Left = 1 Top = 41 Width = 524 Height = 207 Style = lbOwnerDrawVariable Align = alClient ItemHeight = 16 TabOrder = 0 OnDrawItem = lstValidOrdersDrawItem OnMeasureItem = lstValidOrdersMeasureItem Caption = 'The following orders will be taken action' end end object Panel1: TPanel Left = 0 Top = 478 Width = 526 Height = 41 Align = alBottom TabOrder = 2 DesignSize = ( 526 41) object btnOK: TButton Left = 440 Top = 12 Width = 75 Height = 21 Anchors = [akRight, akBottom] Caption = 'OK' TabOrder = 0 OnClick = btnOKClick end end object DKLanguageController1: TDKLanguageController Left = 256 Top = 264 LangData = { 140066726D496E76616C6964416374696F6E4C69737401010000000100000007 0043617074696F6E01090000000600706E6C546F70000006004C6162656C3101 0100000002000000070043617074696F6E0012006C737441637444656E696564 4F7264657273010100000003000000070043617074696F6E0009006864724163 74696F6E010200000004000000100053656374696F6E735B305D2E5465787405 000000100053656374696F6E735B315D2E54657874000900706E6C426F74746F 6D000006004C6162656C32010100000006000000070043617074696F6E000E00 6C737456616C69644F7264657273010100000007000000070043617074696F6E 00060050616E656C310000050062746E4F4B0101000000080000000700436170 74696F6E00} end end