inherited frmOCSession: TfrmOCSession Left = 365 Top = 221 Width = 504 Height = 298 BorderIcons = [] Caption = 'Order Checks' Position = poScreenCenter ShowHint = True OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lstChecks: TCaptionListBox [0] Left = 0 Top = 0 Width = 496 Height = 153 Style = lbOwnerDrawVariable Align = alClient ItemHeight = 13 MultiSelect = True ParentShowHint = False ShowHint = True TabOrder = 1 OnDrawItem = lstChecksDrawItem OnMeasureItem = lstChecksMeasureItem HintOnItem = True end object pnlBottom: TPanel [1] Left = 0 Top = 153 Width = 496 Height = 111 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 496 111) object lblJustify: TLabel Left = 8 Top = 34 Width = 248 Height = 13 Anchors = [akLeft, akTop, akRight] Caption = 'Enter justification for overriding critical order checks -' end object txtJustify: TCaptionEdit Left = 8 Top = 50 Width = 480 Height = 21 Anchors = [akLeft, akTop, akRight] MaxLength = 80 TabOrder = 0 OnKeyDown = txtJustifyKeyDown Caption = 'Enter justification for overriding critical order checks -' end object cmdCancelOrder: TButton Left = 356 Top = 5 Width = 133 Height = 21 Anchors = [akLeft, akTop, akRight] Caption = 'Cancel Selected Order(s)' TabOrder = 2 OnClick = cmdCancelOrderClick end object cmdContinue: TButton Left = 212 Top = 82 Width = 72 Height = 21 Anchors = [akLeft, akTop, akRight] Caption = 'Continue' TabOrder = 3 OnClick = cmdContinueClick end end inherited DKLanguageController1: TDKLanguageController LangData = { 0C0066726D4F4353657373696F6E010100000001000000070043617074696F6E 010600000009006C7374436865636B7300000900706E6C426F74746F6D00000A 006C626C4A757374696679010100000002000000070043617074696F6E000A00 7478744A757374696679010100000003000000070043617074696F6E000E0063 6D6443616E63656C4F72646572010100000004000000070043617074696F6E00 0B00636D64436F6E74696E7565010100000005000000070043617074696F6E00} end end