object BibleWorkDlg: TBibleWorkDlg Left = 301 Top = 199 HelpContext = 5022 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Import Bible Works Text' ClientHeight = 277 ClientWidth = 402 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 272 Top = 16 Width = 113 Height = 13 Caption = '&Paste the text here:' FocusControl = EText end object OKBtn: TBitBtn Left = 12 Top = 248 Width = 77 Height = 27 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 OnClick = OKBtnClick Glyph.Data = { CE070000424DCE07000000000000360000002800000024000000120000000100 1800000000009807000000000000000000000000000000000000008080008080 0080800080800080800080800080800080800080800080800080800080800080 8000808000808000808000808000808000808000808000808000808000808000 8080008080008080008080008080008080008080008080008080008080008080 0080800080800080800080800080800080800080800080800080800080800080 8000808000808000808000808000808000808000808000808000808000808000 8080008080008080008080008080FFFFFF008080008080008080008080008080 0080800080800080800080800080800080800080800080800080800080800080 8080000080000000808000808000808000808000808000808000808000808000 8080008080008080008080008080008080008080008080808080808080FFFFFF 0080800080800080800080800080800080800080800080800080800080800080 8000808000808000808080000000800000800080000000808000808000808000 8080008080008080008080008080008080008080008080008080008080008080 808080008080008080808080FFFFFF0080800080800080800080800080800080 8000808000808000808000808000808000808080000000800000800000800000 8000800000008080008080008080008080008080008080008080008080008080 008080008080008080808080008080008080008080008080808080FFFFFF0080 8000808000808000808000808000808000808000808000808000808080000000 8000008000008000008000008000008000800000008080008080008080008080 0080800080800080800080800080800080808080800080800080800080800080 80008080008080808080FFFFFF00808000808000808000808000808000808000 808000808080000000800000800000800000F800008000008000008000008000 800000008080008080008080008080008080008080008080008080808080FFFF FF008080008080808080FFFFFF008080008080008080808080FFFFFF00808000 808000808000808000808000808000808000800000800000800000F800008080 00F8000080000080000080008000000080800080800080800080800080800080 80008080008080808080FFFFFF008080808080008080808080FFFFFF00808000 8080808080FFFFFF00808000808000808000808000808000808000808000F800 00800000F80000808000808000808000F8000080000080000080008000000080 80008080008080008080008080008080008080808080FFFFFF80808000808000 8080008080808080FFFFFF008080008080808080FFFFFF008080008080008080 00808000808000808000808000F80000808000808000808000808000808000F8 0000800000800000800080000000808000808000808000808000808000808000 8080808080008080008080008080008080008080808080FFFFFF008080008080 808080FFFFFF0080800080800080800080800080800080800080800080800080 8000808000808000808000808000F80000800000800000800080000000808000 8080008080008080008080008080008080008080008080008080008080008080 008080808080FFFFFF008080008080808080FFFFFF0080800080800080800080 8000808000808000808000808000808000808000808000808000808000F80000 8000008000008000800000008080008080008080008080008080008080008080 008080008080008080008080008080008080808080FFFFFF0080800080808080 80FFFFFF00808000808000808000808000808000808000808000808000808000 808000808000808000808000F800008000008000008000800000008080008080 0080800080800080800080800080800080800080800080800080800080800080 80808080FFFFFF008080008080808080FFFFFF00808000808000808000808000 808000808000808000808000808000808000808000808000808000F800008000 0080000080008000000080800080800080800080800080800080800080800080 80008080008080008080008080008080808080FFFFFF008080008080808080FF FFFF008080008080008080008080008080008080008080008080008080008080 00808000808000808000F8000080000080008000000080800080800080800080 8000808000808000808000808000808000808000808000808000808000808080 8080FFFFFF008080808080FFFFFF008080008080008080008080008080008080 00808000808000808000808000808000808000808000808000F8000080000080 0000808000808000808000808000808000808000808000808000808000808000 8080008080008080008080008080808080FFFFFF808080008080008080008080 0080800080800080800080800080800080800080800080800080800080800080 8000808000808000F80000808000808000808000808000808000808000808000 8080008080008080008080008080008080008080008080008080008080808080 0080800080800080800080800080800080800080800080800080800080800080 8000808000808000808000808000808000808000808000808000808000808000 8080008080008080008080008080008080008080008080008080008080008080 008080008080008080008080008080008080} Margin = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 100 Top = 248 Width = 77 Height = 27 TabOrder = 3 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 316 Top = 248 Width = 77 Height = 27 TabOrder = 4 Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object EText: TMemo Left = 8 Top = 40 Width = 385 Height = 201 Font.Color = clBlack Font.Height = -24 Font.Name = 'Bwhebb' Font.Style = [] ParentFont = False TabOrder = 1 WantReturns = False end object RGSprache: TRadioGroup Left = 8 Top = 0 Width = 185 Height = 33 Columns = 2 ItemIndex = 0 Items.Strings = ( '&Greek' 'Hebre&w') TabOrder = 0 OnClick = RGSpracheClick end end