inherited frmReleaseOrders: TfrmReleaseOrders Left = 318 Top = 186 Height = 370 Caption = 'Release Orders to Service(s)' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel [0] Left = 0 Top = 0 Width = 427 Height = 289 Align = alClient BevelOuter = bvNone Caption = 'Panel1' Constraints.MinHeight = 260 TabOrder = 0 OnResize = Panel1Resize DesignSize = ( 427 289) object Label1: TLabel Left = 0 Top = 0 Width = 427 Height = 13 Align = alTop Caption = 'The following orders will be released -' end object lstOrders: TCaptionListBox Left = 1 Top = 16 Width = 425 Height = 275 Style = lbOwnerDrawVariable Anchors = [akLeft, akTop, akRight, akBottom] ItemHeight = 13 ScrollWidth = 415 TabOrder = 0 OnDrawItem = lstOrdersDrawItem OnMeasureItem = lstOrdersMeasureItem Caption = 'The following orders will be released ' end end object Panel2: TPanel [1] Left = 0 Top = 289 Width = 427 Height = 47 Align = alBottom BiDiMode = bdRightToLeft ParentBiDiMode = False TabOrder = 1 object grpRelease: TGroupBox Left = 8 Top = 3 Width = 241 Height = 41 Caption = 'Nature of Orders' TabOrder = 0 object radVerbal: TRadioButton Left = 8 Top = 16 Width = 53 Height = 17 Caption = '&Verbal' Checked = True TabOrder = 0 TabStop = True end object radPhone: TRadioButton Left = 80 Top = 16 Width = 77 Height = 17 Caption = '&Telephone' TabOrder = 1 end object radPolicy: TRadioButton Left = 168 Top = 16 Width = 49 Height = 17 Caption = '&Policy' TabOrder = 2 end end object cmdOK: TButton Left = 267 Top = 19 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton Left = 347 Top = 19 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = cmdCancelClick end end inherited DKLanguageController1: TDKLanguageController LangData = { 100066726D52656C656173654F72646572730101000000010000000700436170 74696F6E010A000000060050616E656C31010100000002000000070043617074 696F6E0006004C6162656C31010100000003000000070043617074696F6E0009 006C73744F7264657273010100000004000000070043617074696F6E00060050 616E656C3200000A0067727052656C6561736501010000000500000007004361 7074696F6E00090072616456657262616C010100000006000000070043617074 696F6E00080072616450686F6E65010100000007000000070043617074696F6E 000900726164506F6C696379010100000008000000070043617074696F6E0005 00636D644F4B010100000009000000070043617074696F6E000900636D644361 6E63656C01010000000A000000070043617074696F6E00} end end