inherited frmFlagOrder: TfrmFlagOrder Left = 334 Top = 234 Height = 191 Caption = 'Flag Order' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel [0] Left = 8 Top = 80 Width = 75 Height = 13 Caption = 'Reason for Flag' end object lblAlertRecipient: TLabel [1] Left = 8 Top = 123 Width = 69 Height = 13 Caption = 'Alert Recipient' end object txtReason: TCaptionEdit [2] Left = 8 Top = 94 Width = 411 Height = 21 MaxLength = 80 TabOrder = 0 Caption = 'Reason for Flag' end object cmdOK: TButton [3] Left = 267 Top = 139 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton [4] Left = 347 Top = 139 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = cmdCancelClick end object memOrder: TMemo [5] Left = 8 Top = 8 Width = 411 Height = 56 Color = clBtnFace Lines.Strings = ( 'memOrder') ReadOnly = True TabOrder = 4 WantReturns = False end object cboAlertRecipient: TORComboBox [6] Left = 7 Top = 139 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 = { 0C0066726D466C61674F72646572010100000001000000070043617074696F6E 010700000006004C6162656C31010100000002000000070043617074696F6E00 11006C626C416C657274526563697069656E7401010000000300000007004361 7074696F6E000900747874526561736F6E010100000004000000070043617074 696F6E000500636D644F4B010100000005000000070043617074696F6E000900 636D6443616E63656C010100000006000000070043617074696F6E0008006D65 6D4F7264657201010000000700000005004C696E657300110063626F416C6572 74526563697069656E74010100000008000000070043617074696F6E00} end end