inherited frmPtCWAD: TfrmPtCWAD Left = 245 Top = 268 Width = 443 Height = 302 BorderIcons = [biSystemMenu] Caption = 'Patient Postings' KeyPreview = True Position = poScreenCenter OnCreate = FormCreate OnKeyUp = FormKeyUp PixelsPerInch = 96 TextHeight = 13 object lblNotes: TOROffsetLabel [0] Left = 0 Top = 127 Width = 435 Height = 24 Align = alTop Caption = 'Crisis Notes, Warning Notes, Directives' HorzOffset = 2 Transparent = False VertOffset = 6 WordWrap = False end object lblAllergies: TOROffsetLabel [1] Left = 0 Top = 0 Width = 435 Height = 21 Align = alTop Caption = 'Allergies Severity' + ' Signs / Symptoms' HorzOffset = 2 Transparent = False VertOffset = 6 WordWrap = False end object lstAllergies: TORListBox [2] Left = 0 Top = 21 Width = 435 Height = 106 Align = alTop ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = lstAllergiesClick Caption = 'Allergies' ItemTipColor = clWindow LongList = False Pieces = '2,3,4' TabPositions = '30,45' end object lstNotes: TORListBox [3] Left = 0 Top = 151 Width = 435 Height = 90 Align = alClient ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = lstNotesClick Caption = 'Crisis Notes, Warning Notes, Directives' ItemTipColor = clWindow LongList = False Pieces = '2,3' TabPositions = '20' end object pnlBottom: TPanel [4] Left = 0 Top = 241 Width = 435 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 4 DesignSize = ( 435 27) object btnClose: TButton Left = 359 Top = 4 Width = 75 Height = 21 Anchors = [akTop, akRight] Cancel = True Caption = 'Close' TabOrder = 0 OnClick = btnCloseClick end end inherited DKLanguageController1: TDKLanguageController LangData = { 090066726D507443574144010100000001000000070043617074696F6E010600 000008006C626C4E6F746573010100000002000000070043617074696F6E000C 006C626C416C6C657267696573010100000003000000070043617074696F6E00 0C006C7374416C6C657267696573010100000004000000070043617074696F6E 0008006C73744E6F746573010100000005000000070043617074696F6E000900 706E6C426F74746F6D0000080062746E436C6F73650101000000060000000700 43617074696F6E00} end end