object SVNCommitFrm: TSVNCommitFrm Left = 187 Height = 300 Top = 316 Width = 675 HelpContext = 0 ActiveControl = SVNCommitMemo Align = alNone AllowDropFiles = False AutoScroll = True AutoSize = False BorderIcons = [biSystemMenu, biMinimize, biMaximize] BorderStyle = bsSizeable Caption = 'SVNCommitFrm' ChildSizing.LeftRightSpacing = 0 ChildSizing.TopBottomSpacing = 0 ChildSizing.HorizontalSpacing = 0 ChildSizing.VerticalSpacing = 0 ChildSizing.ControlsPerLine = 0 ClientHeight = 300 ClientWidth = 675 DockSite = False DragKind = dkDrag DragMode = dmManual Enabled = True Font.Height = 0 Font.Style = [] FormStyle = fsNormal OnCreate = FormCreate OnShow = FormShow ParentBiDiMode = True ParentFont = False Position = poScreenCenter ShowInTaskBar = stDefault UseDockManager = False LCLVersion = '0.9.27' WindowState = wsNormal object ButtonPanel: TButtonPanel Left = 6 Height = 48 Top = 252 Width = 663 HelpContext = 0 Align = alBottom AutoSize = True ButtonOrder = boDefault TabOrder = 0 DefaultButton = pbOK ShowButtons = [pbOK] ShowGlyphs = [pbOK, pbCancel, pbClose, pbHelp] Visible = True end object SVNCommitMemo: TMemo Cursor = crHourGlass Left = 6 Height = 240 Top = 6 Width = 663 HelpContext = 0 Align = alClient Alignment = taLeftJustify BorderSpacing.Left = 0 BorderSpacing.Top = 0 BorderSpacing.Right = 0 BorderSpacing.Bottom = 0 BorderSpacing.Around = 6 BorderSpacing.CellAlignHorizontal = ccaFill BorderSpacing.CellAlignVertical = ccaFill DragCursor = crDrag DragMode = dmManual Enabled = True MaxLength = -1 ParentBidiMode = True ParentFont = True ReadOnly = True ScrollBars = ssNone TabOrder = 1 TabStop = True Visible = True WantReturns = True WantTabs = False end end