object frmTemplateFields: TfrmTemplateFields Left = 212 Top = 155 Width = 418 Height = 300 Caption = 'Insert Template Field' 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 OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pnlBottom: TPanel Left = 0 Top = 239 Width = 410 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 410 27) object lblReq: TStaticText Left = 21 Top = 8 Width = 134 Height = 17 Caption = '* Indicates a Required Field' TabOrder = 3 end object btnCancel: TButton Left = 335 Top = 4 Width = 75 Height = 21 Anchors = [akTop, akRight] Cancel = True Caption = '&Done' ModalResult = 2 TabOrder = 2 OnClick = btnCancelClick end object btnInsert: TButton Left = 255 Top = 4 Width = 75 Height = 21 Anchors = [akTop, akRight] Caption = '&Insert Field' Default = True ModalResult = 4 TabOrder = 1 OnClick = btnInsertClick end object btnPreview: TButton Left = 175 Top = 4 Width = 75 Height = 21 Caption = '&Preview' Enabled = False TabOrder = 0 OnClick = btnPreviewClick end end object cboObjects: TORComboBox Left = 0 Top = 0 Width = 410 Height = 239 Style = orcsSimple Align = alClient AutoSelect = True Caption = 'Template Field' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = True LookupPiece = 0 MaxLength = 0 Pieces = '2,3' HideSynonyms = True Sorted = False SynonymChars = '' TabPositions = '50,60,70,80,90' TabOrder = 1 OnChange = cboObjectsChange OnDblClick = cboObjectsDblClick OnNeedData = cboObjectsNeedData CharsNeedMatch = 1 end object DKLanguageController1: TDKLanguageController Left = 192 Top = 136 LangData = { 110066726D54656D706C6174654669656C647301010000000100000007004361 7074696F6E01060000000900706E6C426F74746F6D000006006C626C52657101 0100000002000000070043617074696F6E00090062746E43616E63656C010100 000003000000070043617074696F6E00090062746E496E736572740101000000 04000000070043617074696F6E000A0062746E50726576696577010100000005 000000070043617074696F6E000A0063626F4F626A6563747301020000000600 0000070043617074696F6E070000000C0053796E6F6E796D436861727300} end end