object TntFormYesNoDialog: TTntFormYesNoDialog Left = 330 Top = 298 BorderStyle = bsDialog Caption = 'TntFormYesNoDialog' ClientHeight = 134 ClientWidth = 376 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnKeyDown = TntFormKeyDown OnShow = TntFormShow PixelsPerInch = 96 TextHeight = 13 object SpTBXPanelBkGnd: TSpTBXPanel Left = 0 Top = 0 Width = 376 Height = 134 Align = alClient TabOrder = 0 TBXStyleBackground = True DesignSize = ( 376 134) object SpTBXLabel: TSpTBXLabel Left = 8 Top = 8 Width = 359 Height = 81 Anchors = [akLeft, akTop, akRight, akBottom] AutoSize = False Wrapping = twWrap Alignment = taCenter end object SpTBXButtonYes: TSpTBXButton Left = 57 Top = 99 Width = 129 Height = 25 Caption = '&Yes' Anchors = [akRight, akBottom] TabOrder = 0 ModalResult = 6 end object SpTBXButtonNo: TSpTBXButton Left = 193 Top = 99 Width = 129 Height = 25 Caption = '&No' Anchors = [akRight, akBottom] TabOrder = 1 ModalResult = 7 end object SpTBXCheckBoxUser: TSpTBXCheckBox Left = 8 Top = 80 Width = 117 Height = 15 Caption = 'SpTBXCheckBoxUser' TabOrder = 3 Visible = False end end object DKLanguageController1: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXCheckBoxUser.*' 'SpTBXEdit*.*' 'SpTBXLabel.*' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 8 Top = 8 LangData = { 1200546E74466F726D5965734E6F4469616C6F67010100000001000000070043 617074696F6E01050000000F00537054425850616E656C426B476E6400000E00 5370544258427574746F6E59657301010000001B000000070043617074696F6E 000D005370544258427574746F6E4E6F01010000001C00000007004361707469 6F6E000A0053705442584C6162656C000011005370544258436865636B426F78 557365720000} end end