inherited frmODMedFA: TfrmODMedFA Left = 333 Top = 258 Width = 316 Height = 205 Caption = 'Formulary Alternatives' FormStyle = fsStayOnTop OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel [0] Left = 8 Top = 8 Width = 273 Height = 13 Caption = 'The selected drug is not in the formulary. Alternatives are:' end object Label2: TStaticText [1] Left = 8 Top = 127 Width = 250 Height = 17 Caption = 'Do you wish to use the selected alternative instead?' TabOrder = 3 end object lstFormAlt: TORListBox [2] Left = 8 Top = 22 Width = 292 Height = 97 ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = lstFormAltClick Caption = 'The selected drug is not in the formulary. Alternatives are:' ItemTipColor = clWindow LongList = False Pieces = '2' end object cmdYes: TButton [3] Left = 74 Top = 148 Width = 72 Height = 21 Caption = 'Yes' Default = True Enabled = False TabOrder = 1 OnClick = cmdYesClick end object cmdNo: TButton [4] Left = 162 Top = 148 Width = 72 Height = 21 Cancel = True Caption = 'No' TabOrder = 2 OnClick = cmdNoClick end inherited DKLanguageController1: TDKLanguageController LangData = { 0A0066726D4F444D65644641010100000001000000070043617074696F6E0105 00000006004C6162656C31010100000002000000070043617074696F6E000600 4C6162656C32010100000003000000070043617074696F6E000A006C7374466F 726D416C74010100000004000000070043617074696F6E000600636D64596573 010100000005000000070043617074696F6E000500636D644E6F010100000006 000000070043617074696F6E00} end object DKLanguageController2: TDKLanguageController Left = 144 Top = 88 LangData = { 0A0066726D4F444D65644641010100000001000000070043617074696F6E0105 00000006004C6162656C31010100000002000000070043617074696F6E000600 4C6162656C32010100000003000000070043617074696F6E000A006C7374466F 726D416C74010100000004000000070043617074696F6E000600636D64596573 010100000005000000070043617074696F6E000500636D644E6F010100000006 000000070043617074696F6E00} end end