object ufrmSettings: TufrmSettings Left = 474 Top = 319 HelpType = htKeyword HelpKeyword = 'dlgSettings' AutoScroll = False Caption = 'Settings' ClientHeight = 238 ClientWidth = 492 Color = clBtnFace Constraints.MinHeight = 265 Constraints.MinWidth = 500 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = TntFormCreate OnDestroy = TntFormDestroy DesignSize = ( 492 238) PixelsPerInch = 96 TextHeight = 13 object ubnSettingsOK: TTntBitBtn Left = 177 Top = 197 Width = 138 Height = 33 Anchors = [akBottom] Caption = '&OK' ModalResult = 1 TabOrder = 0 OnClick = ubnSettingsOKClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555544555555 555555555FF55555555555542245555555555555F88F55555555554222245555 5555555F8888F5555555542222224555555555F888888F5555554222A2222455 55555F88808888F55555222A5A22245555555888050888F55555A2A555A22245 555550805550888F55555A55555A22245555550555550888F55555555555A222 45555555555550888F55555555555A22245555555555550888F55555555555A2 2245555555555550888F55555555555A22245555555555550888555555555555 A22455555555555550885555555555555A225555555555555508555555555555 55A5555555555555555055555555555555555555555555555555} NumGlyphs = 2 end object ugbWebViewSettings: TTntGroupBox Left = 8 Top = 108 Width = 475 Height = 73 Anchors = [akLeft, akTop, akRight] Caption = 'Web View' TabOrder = 1 DesignSize = ( 475 73) object ulbWVImageMaxWidth: TTntLabel Left = 186 Top = 32 Width = 193 Height = 13 Alignment = taRightJustify Anchors = [akLeft, akTop, akRight] Caption = 'Maximum width for the image: (in pixels)' end object seWVMaxImageWidth: TMdhSpinEdit Left = 390 Top = 24 Width = 69 Height = 29 Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] MaxValue = 2400 MinValue = 100 ParentFont = False TabOrder = 0 Value = 800 end end object ugbGeneral: TTntGroupBox Left = 8 Top = 16 Width = 475 Height = 77 Anchors = [akLeft, akTop, akRight] Caption = 'General' TabOrder = 2 DesignSize = ( 475 77) object ucbCopySchemaWhenSaving: TTntCheckBox Left = 16 Top = 24 Width = 447 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = 'When saving an XML file, place a copy of the &schema in the same' + ' folder.' TabOrder = 0 WordWrap = True end end end