object frmOptionsCombinations: TfrmOptionsCombinations Left = 366 Top = 189 HelpContext = 9120 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Source Combinations' ClientHeight = 306 ClientWidth = 407 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] HelpFile = 'CPRSWT.HLP' OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lblAddby: TLabel Left = 7 Top = 97 Width = 29 Height = 13 Caption = 'Ward:' end object lblCombinations: TLabel Left = 224 Top = 97 Width = 66 Height = 13 Caption = 'Combinations:' end object lblInfo: TMemo Left = 183 Top = 16 Width = 218 Height = 81 TabStop = False BorderStyle = bsNone Color = clBtnFace Lines.Strings = ( 'You can change your combinations by adding ' 'or removing specific wards, clinics, providers, ' 'specialties, or lists. Patients meeting this ' 'criteria can be used for patient selection.') ReadOnly = True TabOrder = 6 end object radAddByType: TRadioGroup Left = 7 Top = 8 Width = 153 Height = 86 HelpContext = 9121 Caption = 'Select source by ' Columns = 2 ItemIndex = 0 Items.Strings = ( '&Ward' '&Clinic' '&Provider' '&Specialty' '&List') TabOrder = 0 OnClick = radAddByTypeClick end object lstAddBy: TORComboBox Left = 7 Top = 112 Width = 153 Height = 153 HelpContext = 9122 Style = orcsSimple AutoSelect = True Caption = 'Ward' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = True SynonymChars = '<>' TabOrder = 1 OnChange = lstAddByChange OnDblClick = btnAddClick OnEnter = lstAddByEnter OnExit = lstAddByExit OnKeyUp = lstAddByKeyUp OnNeedData = lstAddByNeedData CharsNeedMatch = 1 end object btnAdd: TButton Left = 166 Top = 145 Width = 50 Height = 22 HelpContext = 9124 Caption = 'Add' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = btnAddClick end object btnRemove: TButton Left = 165 Top = 218 Width = 50 Height = 22 HelpContext = 9125 Caption = 'Remove' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = btnRemoveClick end object pnlBottom: TPanel Left = 0 Top = 273 Width = 407 Height = 33 HelpContext = 9120 Align = alBottom BevelOuter = bvNone ParentColor = True TabOrder = 5 object bvlBottom: TBevel Left = 0 Top = 0 Width = 407 Height = 2 Align = alTop end object btnOK: TButton Left = 245 Top = 8 Width = 75 Height = 22 HelpContext = 9996 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = btnOKClick end object btnCancel: TButton Left = 325 Top = 8 Width = 75 Height = 22 HelpContext = 9997 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end end object lvwCombinations: TCaptionListView Left = 224 Top = 112 Width = 177 Height = 150 HelpContext = 9123 Columns = < item Caption = 'Entry' Width = 100 end item Caption = 'Source' Width = 72 end> MultiSelect = True ReadOnly = True RowSelect = True SortType = stBoth TabOrder = 4 ViewStyle = vsReport OnChange = lvwCombinationsChange OnColumnClick = lvwCombinationsColumnClick OnCompare = lvwCombinationsCompare OnDblClick = btnRemoveClick Caption = 'Combinations' end object DKLanguageController1: TDKLanguageController Left = 192 Top = 160 LangData = { 160066726D4F7074696F6E73436F6D62696E6174696F6E730102000000010000 00070043617074696F6E02000000080048656C7046696C65010C00000008006C 626C4164646279010100000003000000070043617074696F6E000F006C626C43 6F6D62696E6174696F6E73010100000004000000070043617074696F6E000700 6C626C496E666F01010000000500000005004C696E6573000C00726164416464 427954797065010200000006000000070043617074696F6E0700000005004974 656D730008006C73744164644279010100000008000000070043617074696F6E 00060062746E416464010100000009000000070043617074696F6E0009006274 6E52656D6F766501010000000A000000070043617074696F6E000900706E6C42 6F74746F6D0000090062766C426F74746F6D0000050062746E4F4B0101000000 0B000000070043617074696F6E00090062746E43616E63656C01010000000C00 0000070043617074696F6E000F006C7677436F6D62696E6174696F6E73010300 00000F000000070043617074696F6E0D0000001200436F6C756D6E735B305D2E 43617074696F6E0E0000001200436F6C756D6E735B315D2E43617074696F6E00} end end