object frmConsultAlertsTo: TfrmConsultAlertsTo Left = 297 Top = 206 BorderStyle = bsDialog Caption = 'Send Alert' ClientHeight = 262 ClientWidth = 358 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object pnlBase: TORAutoPanel Left = 0 Top = 0 Width = 358 Height = 262 Align = alClient BevelOuter = bvNone TabOrder = 0 object SrcLabel: TLabel Left = 12 Top = 14 Width = 98 Height = 13 Caption = 'Select or enter name' end object DstLabel: TLabel Left = 196 Top = 14 Width = 132 Height = 13 Caption = 'Currently selected recipients' end object cmdOK: TButton Left = 105 Top = 226 Width = 75 Height = 25 Caption = 'OK' ModalResult = 1 TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton Left = 185 Top = 226 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 3 OnClick = cmdCancelClick end object cboSrcList: TORComboBox Left = 12 Top = 30 Width = 144 Height = 185 Style = orcsSimple AutoSelect = True Caption = 'Select or enter name' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = True LookupPiece = 2 MaxLength = 0 Pieces = '2,3' Sorted = False SynonymChars = '<>' TabOrder = 0 OnKeyDown = cboSrcListKeyDown OnMouseClick = cboSrcListMouseClick OnNeedData = cboSrcListNeedData CharsNeedMatch = 1 end object DstList: TORListBox Left = 196 Top = 30 Width = 144 Height = 185 ItemHeight = 13 MultiSelect = True ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = DstListClick Caption = 'Currently selected recipients' ItemTipColor = clWindow LongList = False Pieces = '2' end end object DKLanguageController1: TDKLanguageController Left = 168 Top = 88 LangData = { 120066726D436F6E73756C74416C65727473546F010100000001000000070043 617074696F6E01070000000700706E6C42617365000008005372634C6162656C 010100000002000000070043617074696F6E0008004473744C6162656C010100 000003000000070043617074696F6E000500636D644F4B010100000004000000 070043617074696F6E000900636D6443616E63656C0101000000050000000700 43617074696F6E000A0063626F5372634C697374010100000006000000070043 617074696F6E0007004473744C69737401010000000700000007004361707469 6F6E00} end end