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

📄 unit1.dfm

📁 用delphi编写的小程序
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FormMain: TFormMain
  Left = 255
  Top = 120
  BorderStyle = bsDialog
  Caption = #21270#23398#23567#24110#25163
  ClientHeight = 352
  ClientWidth = 327
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = [fsBold]
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl: TPageControl
    Left = 1
    Top = 2
    Width = 324
    Height = 348
    ActivePage = TabSheet1
    HotTrack = True
    TabOrder = 0
    object TabSheet1: TTabSheet
      Tag = 1
      Caption = #26041#31243#24335#37197#24179
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      OnShow = TabSheet1Show
      object Label7: TLabel
        Left = 7
        Top = 2
        Width = 168
        Height = 13
        Caption = #36755#20837#21270#23398#24335'('#35831#27880#24847#22823#23567#20889')'#65306'      '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -9
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object EditFormula: TRichEdit
        Left = 4
        Top = 18
        Width = 261
        Height = 23
        BevelInner = bvSpace
        BevelOuter = bvRaised
        BevelKind = bkFlat
        BorderStyle = bsNone
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        OnChange = EditFormulaChange
        OnKeyDown = EditFormulaKeyDown
        OnKeyPress = EditFormulaKeyPress
      end
      object BtnDeleteAll1: TButton
        Left = 245
        Top = 294
        Width = 69
        Height = 23
        Hint = #28165#31354#20840#37096#36755#20837#26694
        Caption = #20840#37096#28165#31354
        ParentShowHint = False
        ShowHint = True
        TabOrder = 1
        OnClick = BtnDeleteAll1Click
      end
      object Panel1: TPanel
        Left = 3
        Top = 43
        Width = 311
        Height = 123
        BevelInner = bvLowered
        BevelOuter = bvSpace
        TabOrder = 2
        object Label9: TLabel
          Left = 93
          Top = 5
          Width = 45
          Height = 13
          Caption = #21453#24212#29289'   '
        end
        object Label6: TLabel
          Left = 8
          Top = 5
          Width = 33
          Height = 13
          Caption = #31995#25968'   '
        end
        object Label10: TLabel
          Left = 213
          Top = 5
          Width = 33
          Height = 13
          Caption = #24335#37327'   '
        end
        object EditReactor: TRichEdit
          Left = 44
          Top = 19
          Width = 146
          Height = 101
          BevelInner = bvSpace
          BevelOuter = bvRaised
          BevelKind = bkFlat
          BorderStyle = bsNone
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          ScrollBars = ssBoth
          TabOrder = 0
          WantReturns = False
        end
        object Memo2: TMemo
          Left = 4
          Top = 19
          Width = 39
          Height = 101
          BevelInner = bvSpace
          BevelKind = bkFlat
          BevelOuter = bvRaised
          BorderStyle = bsNone
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 1
        end
        object Memo3: TMemo
          Left = 191
          Top = 19
          Width = 70
          Height = 101
          BevelInner = bvSpace
          BevelKind = bkFlat
          BevelOuter = bvRaised
          BorderStyle = bsNone
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 2
        end
        object AddToReactor: TButton
          Tag = 1
          Left = 265
          Top = 19
          Width = 42
          Height = 20
          Hint = #28155#21152#21270#23398#24335#32534#36753#26694#20013#30340#29289#36136#20110#21453#24212#29289
          Caption = #28155#21152
          ParentShowHint = False
          ShowHint = True
          TabOrder = 3
          OnClick = AddToReactorClick
        end
        object DeleteIt1: TButton
          Tag = 1
          Left = 265
          Top = 43
          Width = 42
          Height = 20
          Hint = #23558#21024#38500#20809#26631#25152#22312#34892
          Caption = #21024#38500
          ParentShowHint = False
          ShowHint = True
          TabOrder = 4
          OnClick = DeleteIt1Click
        end
      end
      object Panel2: TPanel
        Left = 3
        Top = 167
        Width = 311
        Height = 123
        BevelInner = bvLowered
        BevelOuter = bvSpace
        TabOrder = 3
        object Label8: TLabel
          Left = 93
          Top = 5
          Width = 45
          Height = 13
          Caption = #29983#25104#29289'   '
        end
        object Label12: TLabel
          Left = 8
          Top = 5
          Width = 33
          Height = 13
          Caption = #31995#25968'   '
        end
        object Label13: TLabel
          Left = 213
          Top = 5
          Width = 33
          Height = 13
          Caption = #24335#37327'   '
        end
        object EditOut: TRichEdit
          Left = 44
          Top = 19
          Width = 146
          Height = 101
          BevelInner = bvSpace
          BevelOuter = bvRaised
          BevelKind = bkFlat
          BorderStyle = bsNone
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          ScrollBars = ssBoth
          TabOrder = 0
          WantReturns = False
        end
        object Memo4: TMemo
          Left = 4
          Top = 19
          Width = 39
          Height = 101
          BevelInner = bvSpace
          BevelKind = bkFlat
          BevelOuter = bvRaised
          BorderStyle = bsNone
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 1
        end
        object Memo5: TMemo
          Left = 191
          Top = 19
          Width = 70
          Height = 101
          BevelInner = bvSpace
          BevelKind = bkFlat
          BevelOuter = bvRaised
          BorderStyle = bsNone
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 2
        end
        object AddToOut: TButton
          Tag = 2
          Left = 265
          Top = 19
          Width = 42
          Height = 20
          Hint = #28155#21152#21270#23398#24335#32534#36753#26694#20013#30340#29289#36136#20110#29983#25104#29289
          Caption = #28155#21152
          ParentShowHint = False
          ShowHint = True
          TabOrder = 3
          OnClick = AddToReactorClick
        end
        object DeleteIt2: TButton
          Tag = 2
          Left = 265
          Top = 43
          Width = 42
          Height = 20
          Hint = #23558#21024#38500#20809#26631#25152#22312#34892
          Caption = #21024#38500
          ParentShowHint = False
          ShowHint = True
          TabOrder = 4
          OnClick = DeleteIt1Click
        end
      end
      object BtnBalance: TButton
        Left = 174
        Top = 294
        Width = 69
        Height = 23
        Hint = #36827#34892#37197#24179
        Caption = #37197#24179
        ParentShowHint = False
        ShowHint = True
        TabOrder = 4
        OnClick = BtnBalanceClick
      end
      object BtnDelete: TButton
        Left = 269
        Top = 18
        Width = 44
        Height = 23
        Hint = #28165#31354#21270#23398#24335#32534#36753#26694#12288
        Caption = #28165#31354
        ParentShowHint = False
        ShowHint = True
        TabOrder = 5
        OnClick = BtnDeleteClick
      end
    end
    object TabSheet2: TTabSheet
      Caption = #28342#28082#28151#21512#30340#35745#31639
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object Label1: TLabel
        Left = 5
        Top = 32
        Width = 43
        Height = 13
        Caption = #28342#28082'A'#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 67
        Top = 6
        Width = 47
        Height = 13

⌨️ 快捷键说明

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