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

📄 mainform.dfm

📁 地震模拟资料数字化的过程中
💻 DFM
字号:
object Form1: TForm1
  Left = 210
  Top = 204
  Caption = #35813#31243#24207#20026#21488#31449#19979#26041#36895#24230#32467#26500#21453#28436#30340#36741#21161#31243#24207#8212#8212#29992#20110#39044#22788#29702#27169#25311#36164#26009#25968#23383#21270#21518#21435#22343#20540#12289#21435#21488#38454#21644#28040#38500#25171#25240#29616#35937
  ClientHeight = 754
  ClientWidth = 1017
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Image1: TImage
    Left = 8
    Top = 80
    Width = 1002
    Height = 300
    OnDblClick = Image1DblClick
    OnMouseMove = Image1MouseMove
  end
  object Image2: TImage
    Left = 8
    Top = 400
    Width = 1002
    Height = 300
    OnClick = Image2Click
    OnDblClick = Image2DblClick
    OnMouseMove = Image2MouseMove
  end
  object ControlBar1: TControlBar
    Left = 64
    Top = 8
    Width = 705
    Height = 57
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 337
      Top = 2
      Width = 109
      Height = 48
      AllowAllUp = True
      GroupIndex = 1
      Caption = #21435#21488#38454
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 459
      Top = 2
      Width = 115
      Height = 48
      AllowAllUp = True
      GroupIndex = 1
      Caption = #21435#24179#22343#20540
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 198
      Top = 2
      Width = 126
      Height = 48
      Caption = #28040#38500#25171#25240#29616#35937
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 11
      Top = 2
      Width = 174
      Height = 48
      Caption = #35843#20837#25968#23383#21270#27874#24418#25991#20214
      OnClick = SpeedButton4Click
    end
    object SpeedButton5: TSpeedButton
      Left = 587
      Top = 2
      Width = 102
      Height = 48
      Caption = #20445#23384#32467#26524
      OnClick = SpeedButton5Click
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 716
    Width = 1017
    Height = 38
    Panels = <
      item
        Width = 200
      end
      item
        Width = 300
      end
      item
        Width = 50
      end>
  end
  object Button1: TButton
    Left = 832
    Top = 32
    Width = 75
    Height = 25
    Caption = 'Button1'
    TabOrder = 2
    OnClick = Button1Click
  end
  object OpenDialog1: TOpenDialog
    Left = 128
    Top = 128
  end
  object SaveDialog1: TSaveDialog
    Left = 568
    Top = 376
  end
end

⌨️ 快捷键说明

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