object TntFormExtEdit: TTntFormExtEdit Left = 356 Top = 292 BorderStyle = bsNone Caption = 'Extension Editor' ClientHeight = 119 ClientWidth = 424 Color = clBtnFace Constraints.MinHeight = 146 Constraints.MinWidth = 432 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnCreate = TntFormCreate OnKeyDown = TntFormKeyDown OnShow = TntFormShow PixelsPerInch = 96 TextHeight = 13 object SpTBXPanelBkGnd: TSpTBXPanel Left = 0 Top = 0 Width = 424 Height = 119 Align = alClient TabOrder = 0 TBXStyleBackground = True DesignSize = ( 424 119) object SpTBXEditExt: TSpTBXEdit Left = 16 Top = 48 Width = 398 Height = 21 Hint = 'Enter the file extensions that are associated to this Lister' Anchors = [akLeft, akTop, akRight] TabOrder = 0 Text = 'SpTBXEditExt' end object SpTBXButtonOk: TSpTBXButton Left = 15 Top = 80 Width = 129 Height = 25 Caption = '&Ok' Anchors = [akTop, akRight] TabOrder = 1 Default = True ModalResult = 1 end object SpTBXButtonCancel: TSpTBXButton Left = 151 Top = 80 Width = 129 Height = 25 Caption = '&Cancel' Anchors = [akTop, akRight] TabOrder = 2 ModalResult = 2 end object SpTBXLabel1: TSpTBXLabel Left = 16 Top = 8 Width = 0 Height = 91 Caption = 'Enter extensions that this plugin should attempt to handle.' Wrapping = twWrap end object SpTBXLabel2: TSpTBXLabel Left = 16 Top = 24 Width = 214 Height = 13 Caption = 'Example: '#39'EXT="txt" | EXT="doc" | EXT="rtf"' end object SpTBXButtonDefault: TSpTBXButton Left = 287 Top = 80 Width = 129 Height = 25 Hint = 'Load the default file types the Lister supplies' Caption = 'Load Default' Anchors = [akTop, akRight] TabOrder = 3 OnClick = SpTBXButtonDefaultClick end end object DKLanguageControllerPluginExtEditor: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXEdit*.*' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 8 Top = 48 LangData = { 0E00546E74466F726D4578744564697401010000000100000007004361707469 6F6E01070000000F00537054425850616E656C426B476E6400000C0053705442 584564697445787400000D005370544258427574746F6E4F6B01010000000400 0000070043617074696F6E0011005370544258427574746F6E43616E63656C01 0100000005000000070043617074696F6E000B0053705442584C6162656C3101 0100000006000000070043617074696F6E000B0053705442584C6162656C3201 0100000007000000070043617074696F6E0012005370544258427574746F6E44 656661756C74010200000008000000070043617074696F6E0900000004004869 6E7400} end end