⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 u_main.dfm

📁 对绘图工作者
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object F_main: TF_main
  Left = 186
  Top = 98
  Width = 607
  Height = 365
  Caption = #22522#26412#32472#22270#31995#32479
  Color = clWhite
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 0
    Top = 89
    Width = 599
    Height = 211
    Align = alClient
  end
  object PaintBox1: TPaintBox
    Left = 0
    Top = 89
    Width = 599
    Height = 211
    Cursor = crCross
    Align = alClient
    OnMouseDown = PaintBox1MouseDown
    OnMouseMove = PaintBox1MouseMove
    OnMouseUp = PaintBox1MouseUp
  end
  object StatusBar: TStatusBar
    Left = 0
    Top = 300
    Width = 599
    Height = 19
    AutoHint = True
    Panels = <>
    SimplePanel = True
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 599
    Height = 89
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        Width = 595
      end
      item
        Control = ToolBar2
        ImageIndex = -1
        Width = 595
      end
      item
        Control = ToolBar3
        ImageIndex = -1
        Width = 595
      end>
    Color = clBtnFace
    ParentColor = False
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 582
      Height = 25
      AutoSize = True
      ButtonHeight = 21
      ButtonWidth = 55
      Caption = 'ToolBar1'
      ShowCaptions = True
      TabOrder = 0
      object ToolButton21: TToolButton
        Left = 0
        Top = 2
        Width = 8
        Caption = 'ToolButton21'
        ImageIndex = 9
        Style = tbsSeparator
      end
      object b_line: TToolButton
        Left = 8
        Top = 2
        AutoSize = True
        Caption = #30452#32447
        ImageIndex = 0
        OnClick = b_lineClick
      end
      object ToolButton3: TToolButton
        Left = 43
        Top = 2
        Width = 8
        Caption = 'ToolButton3'
        ImageIndex = 2
        Style = tbsSeparator
      end
      object b_curve: TToolButton
        Left = 51
        Top = 2
        AutoSize = True
        Caption = #26354#32447
        ImageIndex = 1
        OnClick = b_curveClick
      end
      object ToolButton4: TToolButton
        Left = 86
        Top = 2
        Width = 8
        Caption = 'ToolButton4'
        ImageIndex = 2
        Style = tbsSeparator
      end
      object b_retangle: TToolButton
        Left = 94
        Top = 2
        AutoSize = True
        Caption = #30697#24418
        ImageIndex = 2
        OnClick = b_retangleClick
      end
      object ToolButton6: TToolButton
        Left = 129
        Top = 2
        Width = 8
        Caption = 'ToolButton6'
        ImageIndex = 3
        Style = tbsSeparator
      end
      object b_roundRetangle: TToolButton
        Left = 137
        Top = 2
        Caption = #22278#35282#30697#24418
        ImageIndex = 3
        OnClick = b_roundRetangleClick
      end
      object ToolButton8: TToolButton
        Left = 192
        Top = 2
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 4
        Style = tbsSeparator
      end
      object b_polygon: TToolButton
        Left = 200
        Top = 2
        AutoSize = True
        Caption = #22810#36793#24418
        ImageIndex = 4
        OnClick = b_polygonClick
      end
      object ToolButton10: TToolButton
        Left = 247
        Top = 2
        Width = 8
        Caption = 'ToolButton10'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object b_ellipse: TToolButton
        Left = 255
        Top = 2
        AutoSize = True
        Caption = #26925#22278
        ImageIndex = 5
        OnClick = b_ellipseClick
      end
      object ToolButton12: TToolButton
        Left = 290
        Top = 2
        Width = 8
        Caption = 'ToolButton12'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object b_round: TToolButton
        Left = 298
        Top = 2
        AutoSize = True
        Caption = #22278
        ImageIndex = 6
        OnClick = b_roundClick
      end
      object ToolButton20: TToolButton
        Left = 321
        Top = 2
        Width = 95
        Caption = 'ToolButton20'
        ImageIndex = 8
        Style = tbsSeparator
      end
      object b_cardinal: TToolButton
        Left = 416
        Top = 2
        AutoSize = True
        Caption = #25554#20540#26354#32447
        ImageIndex = 8
        OnClick = b_cardinalClick
      end
      object ToolButton24: TToolButton
        Left = 475
        Top = 2
        Width = 8
        Caption = 'ToolButton24'
        ImageIndex = 9
        Style = tbsSeparator
      end
      object b_bazier: TToolButton
        Left = 483
        Top = 2
        AutoSize = True
        Caption = #36924#36817#26354#32447
        ImageIndex = 9
        OnClick = b_bazierClick
      end
      object ToolButton29: TToolButton
        Left = 542
        Top = 2
        Width = 8
        Caption = 'ToolButton29'
        ImageIndex = 10
        Style = tbsSeparator
      end
    end
    object ToolBar2: TToolBar
      Left = 9
      Top = 27
      Width = 582
      Height = 25
      AutoSize = True
      ButtonHeight = 21
      ButtonWidth = 55
      Caption = 'ToolBar2'
      ShowCaptions = True
      TabOrder = 1
      object ToolButton22: TToolButton
        Left = 0
        Top = 2
        Width = 8
        Caption = 'ToolButton22'
        ImageIndex = 3
        Style = tbsSeparator
      end
      object b_boundFill: TToolButton
        Left = 8
        Top = 2
        AutoSize = True
        Caption = #36793#30028#22635#20805
        ImageIndex = 0
        OnClick = b_boundFillClick
      end
      object ToolButton17: TToolButton
        Left = 67
        Top = 2
        Width = 8
        Caption = 'ToolButton17'
        ImageIndex = 1
        Style = tbsSeparator
      end
      object b_floodFill: TToolButton
        Left = 75
        Top = 2
        AutoSize = True
        Caption = #27867#28389#22635#20805
        ImageIndex = 1
        OnClick = b_floodFillClick
      end
      object ToolButton19: TToolButton
        Left = 134
        Top = 2
        Width = 155
        Caption = 'ToolButton19'
        ImageIndex = 2
        Style = tbsSeparator

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -