inherited frmAlertOrders: TfrmAlertOrders Left = 374 Top = 193 Height = 278 Caption = 'Alert when Results Available' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel [0] Left = 8 Top = 8 Width = 297 Height = 13 Caption = 'The following orders will send alerts when results are available' + ' -' end object lblAlertRecipient: TLabel [1] Left = 8 Top = 208 Width = 72 Height = 13 Caption = 'Alert Recipient:' end object lstOrders: TCaptionListBox [2] Left = 8 Top = 22 Width = 411 Height = 176 ItemHeight = 13 TabOrder = 0 Caption = 'The following orders will send alerts when results are available' + ' -' end object cmdOK: TButton [3] Left = 267 Top = 222 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton [4] Left = 347 Top = 222 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = cmdCancelClick end object cboAlertRecipient: TORComboBox [5] Left = 7 Top = 226 Width = 226 Height = 21 HelpContext = 9102 Style = orcsDropDown AutoSelect = True Caption = 'Alert Recipient' 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 = 1 OnExit = cboOnExit OnNeedData = cboAlertRecipientNeedData CharsNeedMatch = 1 end inherited DKLanguageController1: TDKLanguageController LangData = { 0E0066726D416C6572744F726465727301010000000100000007004361707469 6F6E010600000006004C6162656C31010100000002000000070043617074696F 6E0011006C626C416C657274526563697069656E740101000000030000000700 43617074696F6E0009006C73744F726465727301010000000400000007004361 7074696F6E000500636D644F4B010100000005000000070043617074696F6E00 0900636D6443616E63656C010100000006000000070043617074696F6E001100 63626F416C657274526563697069656E74010100000007000000070043617074 696F6E00} end end