object TntFormOptionsViewer: TTntFormOptionsViewer Left = 278 Top = 212 BorderStyle = bsNone Caption = 'TntFormOptionsViewer' ClientHeight = 414 ClientWidth = 454 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object SpTBXPanelBkGnd: TSpTBXPanel Left = 0 Top = 0 Width = 454 Height = 414 Align = alClient TabOrder = 0 TBXStyleBackground = True DesignSize = ( 454 414) object SpTBXGroupBoxViewerExtensions: TSpTBXGroupBox Left = 4 Top = 8 Width = 437 Height = 169 Caption = 'File Extensions' Anchors = [akLeft, akTop, akRight] TabOrder = 0 DesignSize = ( 437 169) object SpTBXEditViewerMediaExt: TSpTBXEdit Left = 64 Top = 80 Width = 365 Height = 21 Hint = 'File types associated with the Media Viewer' Anchors = [akLeft, akTop, akRight] TabOrder = 2 OnChange = SpTBXEditViewerTextExtChange end object SpTBXEditViewerImageExt: TSpTBXEdit Left = 64 Top = 52 Width = 365 Height = 21 Hint = 'File types associated with the Image Viewer' Anchors = [akLeft, akTop, akRight] TabOrder = 1 OnChange = SpTBXEditViewerTextExtChange end object SpTBXEditViewerTextExt: TSpTBXEdit Left = 64 Top = 24 Width = 365 Height = 21 Hint = 'File types associated with the Text Viewer' Anchors = [akLeft, akTop, akRight] TabOrder = 0 OnChange = SpTBXEditViewerTextExtChange end object SpTBXLabelViewerText: TSpTBXLabel Left = 8 Top = 28 Width = 21 Height = 13 Caption = 'Text' end object SpTBXLabelViewerMedia: TSpTBXLabel Left = 8 Top = 84 Width = 29 Height = 13 Caption = 'Media' end object SpTBXLabelViewerImages: TSpTBXLabel Left = 8 Top = 56 Width = 34 Height = 13 Caption = 'Images' end object SpTBXLabelViewerInternet: TSpTBXLabel Left = 8 Top = 112 Width = 36 Height = 13 Caption = 'Internet' end object SpTBXLabelViewerRTF: TSpTBXLabel Left = 8 Top = 140 Width = 21 Height = 13 Caption = 'RTF' end object SpTBXEditViewerInternetExt: TSpTBXEdit Left = 64 Top = 108 Width = 365 Height = 21 Hint = 'File types associated with the Internet (URL) Viewer' Anchors = [akLeft, akTop, akRight] TabOrder = 3 OnChange = SpTBXEditViewerTextExtChange end object SpTBXEditViewerRTFExt: TSpTBXEdit Left = 64 Top = 136 Width = 365 Height = 21 Hint = 'File types associated with the RTF Viewer' Anchors = [akLeft, akTop, akRight] TabOrder = 4 OnChange = SpTBXEditViewerTextExtChange end end object SpTBXGroupBoxViewerFont: TSpTBXGroupBox Left = 8 Top = 184 Width = 433 Height = 65 Caption = 'Text Font' Anchors = [akLeft, akTop, akRight] TabOrder = 1 object SpTBXButtonAnsiFont: TSpTBXButton Left = 32 Top = 37 Width = 25 Height = 25 Hint = 'Font associated with the ANSI font in the Text Viewer' Caption = '...' TabOrder = 0 OnClick = SpTBXButtonAnsiFontClick end object SpTBXLabelAnsiFont: TSpTBXLabel Left = 16 Top = 19 Width = 49 Height = 13 Caption = 'ANSI Font' end object SpTBXLabelOemFont: TSpTBXLabel Left = 112 Top = 19 Width = 48 Height = 13 Caption = 'OEM Font' end object SpTBXButtonOemFont: TSpTBXButton Left = 120 Top = 36 Width = 25 Height = 25 Hint = 'Font associated with the OEM font in the Text Viewer' Caption = '...' TabOrder = 1 OnClick = SpTBXButtonOemFontClick end end object SpTBXGroupBoxColors: TSpTBXGroupBox Left = 10 Top = 259 Width = 431 Height = 71 Caption = 'Text Window Colors' Anchors = [akLeft, akTop, akRight] TabOrder = 2 object SpTBXPanelTextWindowBkgnd: TSpTBXPanel Left = 40 Top = 44 Width = 41 Height = 17 TabOrder = 4 end object SpTBXLabel6: TSpTBXLabel Left = 8 Top = 20 Width = 58 Height = 13 Caption = 'Background' end object SpTBXLabel7: TSpTBXLabel Left = 112 Top = 20 Width = 28 Height = 13 Caption = 'Hex 1' end object SpTBXLabel8: TSpTBXLabel Left = 216 Top = 20 Width = 28 Height = 13 Caption = 'Hex 2' end object SpTBXPanelTextWindowHex1: TSpTBXPanel Left = 144 Top = 44 Width = 41 Height = 17 TabOrder = 5 end object SpTBXPanelTextWindowHex2: TSpTBXPanel Left = 248 Top = 44 Width = 41 Height = 17 TabOrder = 6 end object SpTBXButtonTextWindowBkgnd: TSpTBXButton Left = 6 Top = 40 Width = 25 Height = 25 Hint = 'Color of the window background for the Viewer' Caption = '...' TabOrder = 0 OnClick = SpTBXButtonTextWindowBkgndClick end object SpTBXButtonTextWindowHex1: TSpTBXButton Left = 110 Top = 40 Width = 25 Height = 25 Hint = 'One color of the Hex characters in the raw Hex Viewer' Caption = '...' TabOrder = 1 OnClick = SpTBXButtonTextWindowHex1Click end object SpTBXButtonTextWindowHex2: TSpTBXButton Left = 214 Top = 40 Width = 25 Height = 25 Hint = 'Second color of the Hex characters in the raw Hex Viewer' Caption = '...' TabOrder = 2 OnClick = SpTBXButtonTextWindowHex2Click end object SpTBXPanelTextWindowHexBkGnd: TSpTBXPanel Left = 352 Top = 44 Width = 41 Height = 17 TabOrder = 8 end object SpTBXButtonHexBkGnd: TSpTBXButton Left = 318 Top = 40 Width = 25 Height = 25 Hint = 'Second color of the Hex characters in the raw Hex Viewer' Caption = '...' TabOrder = 3 OnClick = SpTBXButtonHexBkGndClick end object SpTBXLabel4: TSpTBXLabel Left = 320 Top = 20 Width = 80 Height = 13 Caption = 'Hex Background' end end object SpTBXGroupBox1: TSpTBXGroupBox Left = 8 Top = 336 Width = 433 Height = 49 Caption = 'General' TabOrder = 3 object SpTBXCheckBoxAutoPlayOnLoad: TSpTBXCheckBox Left = 16 Top = 24 Width = 131 Height = 15 Caption = 'Auto-play media on load' TabOrder = 0 OnClick = SpTBXIsDirtyClick end end end object DKLanguageController1: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXEdit*.*' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 136 Top = 360 LangData = { 1400546E74466F726D4F7074696F6E7356696577657201010000000100000007 0043617074696F6E01200000000F00537054425850616E656C426B476E640000 1D00537054425847726F7570426F78566965776572457874656E73696F6E7301 0100000003000000070043617074696F6E001700537054425845646974566965 7765724D6564696145787400001700537054425845646974566965776572496D 6167654578740000160053705442584564697456696577657254657874457874 0000140053705442584C6162656C5669657765725465787401010000000A0000 00070043617074696F6E00150053705442584C6162656C5669657765724D6564 696101010000000B000000070043617074696F6E00160053705442584C616265 6C566965776572496D6167657301010000000C000000070043617074696F6E00 180053705442584C6162656C566965776572496E7465726E657401010000000D 000000070043617074696F6E00130053705442584C6162656C56696577657252 544601010000000E000000070043617074696F6E001A00537054425845646974 566965776572496E7465726E6574457874000015005370544258456469745669 6577657252544645787400001700537054425847726F7570426F785669657765 72466F6E74010100000013000000070043617074696F6E001300537054425842 7574746F6E416E7369466F6E74010200000024000000070043617074696F6E14 000000040048696E7400120053705442584C6162656C416E7369466F6E740101 00000015000000070043617074696F6E00110053705442584C6162656C4F656D 466F6E74010100000016000000070043617074696F6E00120053705442584275 74746F6E4F656D466F6E74010200000025000000070043617074696F6E170000 00040048696E74001300537054425847726F7570426F78436F6C6F7273010100 000018000000070043617074696F6E001900537054425850616E656C54657874 57696E646F77426B676E6400000B0053705442584C6162656C36010100000019 000000070043617074696F6E000B0053705442584C6162656C3701010000001A 000000070043617074696F6E000B0053705442584C6162656C3801010000001B 000000070043617074696F6E001800537054425850616E656C5465787457696E 646F774865783100001800537054425850616E656C5465787457696E646F7748 65783200001A005370544258427574746F6E5465787457696E646F77426B676E 64010200000026000000070043617074696F6E1C000000040048696E74001900 5370544258427574746F6E5465787457696E646F774865783101020000002700 0000070043617074696F6E1D000000040048696E740019005370544258427574 746F6E5465787457696E646F7748657832010200000028000000070043617074 696F6E1E000000040048696E74001C00537054425850616E656C546578745769 6E646F77486578426B476E64000013005370544258427574746F6E486578426B 476E64010200000029000000070043617074696F6E1F000000040048696E7400 0B0053705442584C6162656C34010100000020000000070043617074696F6E00 0E00537054425847726F7570426F783101010000002100000007004361707469 6F6E001B005370544258436865636B426F784175746F506C61794F6E4C6F6164 010100000022000000070043617074696F6E00} end end