object frmTemplateDialog: TfrmTemplateDialog Left = 268 Top = 155 Width = 640 Height = 440 BorderIcons = [biSystemMenu, biMaximize] Caption = 'Text Dialog' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object sbMain: TScrollBox Left = 0 Top = 0 Width = 632 Height = 368 VertScrollBar.Tracking = True Align = alClient Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False TabOrder = 0 end object pnlBottom: TScrollBox Left = 0 Top = 368 Width = 632 Height = 38 Align = alBottom TabOrder = 1 object lblFootnote: TStaticText Left = 196 Top = 7 Width = 134 Height = 17 Alignment = taCenter Caption = '* Indicates a Required Field' TabOrder = 5 end object btnCancel: TButton Left = 551 Top = 3 Width = 75 Height = 21 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 4 end object btnOK: TButton Left = 472 Top = 3 Width = 75 Height = 21 Caption = 'OK' ModalResult = 1 TabOrder = 3 OnClick = btnOKClick end object btnAll: TButton Left = 6 Top = 3 Width = 75 Height = 21 Caption = 'All' TabOrder = 0 OnClick = btnAllClick end object btnNone: TButton Left = 86 Top = 3 Width = 75 Height = 21 Caption = 'None' TabOrder = 1 OnClick = btnNoneClick end object btnPreview: TButton Left = 360 Top = 3 Width = 75 Height = 21 Caption = 'Preview' TabOrder = 2 OnClick = btnPreviewClick end end object DKLanguageController1: TDKLanguageController Left = 304 Top = 208 LangData = { 110066726D54656D706C6174654469616C6F6701010000000100000007004361 7074696F6E0108000000060073624D61696E00000900706E6C426F74746F6D00 000B006C626C466F6F746E6F7465010100000002000000070043617074696F6E 00090062746E43616E63656C010100000003000000070043617074696F6E0005 0062746E4F4B010100000004000000070043617074696F6E00060062746E416C 6C010100000005000000070043617074696F6E00070062746E4E6F6E65010100 000006000000070043617074696F6E000A0062746E5072657669657701010000 0007000000070043617074696F6E00} end end