inherited frmNotesBP: TfrmNotesBP Left = 230 Top = 376 Width = 318 Height = 182 BorderIcons = [] Caption = 'Boilerplate Text' KeyPreview = True Position = poScreenCenter OnKeyUp = FormKeyUp PixelsPerInch = 96 TextHeight = 13 object Label1: TStaticText [0] Left = 0 Top = 0 Width = 310 Height = 17 Align = alTop AutoSize = False Caption = 'The selected title has associated boilerplate text.' TabOrder = 1 end object radOptions: TRadioGroup [1] Left = 0 Top = 17 Width = 310 Height = 103 Align = alClient Caption = ' Choose from: ' ItemIndex = 0 Items.Strings = ( '&Ignore the boilerplate text (text of note will not change).' '&Append the boilerplate text to the text in the note.' '&Replace the text in the note with the boilerplate text.') TabOrder = 0 end object btnPanel: TPanel [2] Left = 0 Top = 120 Width = 310 Height = 28 Align = alBottom TabOrder = 2 object cmdPreview: TButton Left = 6 Top = 4 Width = 79 Height = 21 Caption = 'Preview Text' TabOrder = 0 OnClick = cmdPreviewClick end object cmdClose: TButton Left = 230 Top = 4 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 1 OnClick = cmdCloseClick end end inherited DKLanguageController1: TDKLanguageController LangData = { 0A0066726D4E6F7465734250010100000001000000070043617074696F6E0105 00000006004C6162656C31010100000002000000070043617074696F6E000A00 7261644F7074696F6E73010200000003000000070043617074696F6E04000000 05004974656D7300080062746E50616E656C00000A00636D6450726576696577 010100000005000000070043617074696F6E000800636D64436C6F7365010100 000006000000070043617074696F6E00} end object DKLanguageController2: TDKLanguageController Left = 144 Top = 80 LangData = { 0A0066726D4E6F7465734250010100000001000000070043617074696F6E0105 00000006004C6162656C31010100000002000000070043617074696F6E000A00 7261644F7074696F6E73010200000003000000070043617074696F6E04000000 05004974656D7300080062746E50616E656C00000A00636D6450726576696577 010100000005000000070043617074696F6E000800636D64436C6F7365010100 000006000000070043617074696F6E00} end end