object frmTemplateObjects: TfrmTemplateObjects Left = 215 Top = 343 Width = 247 Height = 300 ActiveControl = cboObjects Caption = 'Insert Patient Data (Object)' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poOwnerFormCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object cboObjects: TORComboBox Left = 0 Top = 0 Width = 239 Height = 239 Style = orcsSimple Align = alClient AutoSelect = True Caption = 'Patient Data' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '1' Sorted = False SynonymChars = '<>' TabOrder = 0 OnDblClick = cboObjectsDblClick CharsNeedMatch = 1 end object pnlBottom: TPanel Left = 0 Top = 239 Width = 239 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 1 DesignSize = ( 239 27) object btnCancel: TButton Left = 162 Top = 4 Width = 75 Height = 21 Anchors = [akTop, akRight] Cancel = True Caption = '&Done' ModalResult = 2 TabOrder = 1 OnClick = btnCancelClick end object btnInsert: TButton Left = 82 Top = 4 Width = 75 Height = 21 Anchors = [akTop, akRight] Caption = '&Insert Object' Default = True ModalResult = 4 TabOrder = 0 OnClick = btnInsertClick end object btnRefresh: TButton Left = 2 Top = 4 Width = 75 Height = 21 Anchors = [akTop, akRight] Caption = '&Refresh' Default = True ModalResult = 4 TabOrder = 2 OnClick = btnRefreshClick end end object DKLanguageController1: TDKLanguageController Left = 112 Top = 136 LangData = { 120066726D54656D706C6174654F626A65637473010100000001000000070043 617074696F6E01050000000A0063626F4F626A65637473010100000002000000 070043617074696F6E000900706E6C426F74746F6D0000090062746E43616E63 656C010100000003000000070043617074696F6E00090062746E496E73657274 010100000004000000070043617074696F6E000A0062746E5265667265736801 0100000005000000070043617074696F6E00} end end