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

📄 zjm.~dfm

📁 delphi开发的一个文书理解系统
💻 ~DFM
字号:
object Form1: TForm1
  Left = 189
  Top = 94
  Cursor = crHandPoint
  BiDiMode = bdLeftToRight
  BorderStyle = bsSingle
  Caption = #20891#29992#25991#20070
  ClientHeight = 519
  ClientWidth = 823
  Color = clSilver
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  ParentBiDiMode = False
  Position = poDefault
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 36
    Width = 48
    Height = 16
    Caption = #25991#20214#21517
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #40657#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 13
    Top = 99
    Width = 100
    Height = 16
    Caption = #26174#31034#25991#20070
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 416
    Top = 96
    Width = 121
    Height = 13
    Caption = #35789#27861#20998#26512#32467#26524
    Layout = tlCenter
  end
  object Label4: TLabel
    Left = 616
    Top = 96
    Width = 113
    Height = 13
    Caption = #35821#27861#20998#26512#32467#26524
  end
  object Edit1: TEdit
    Left = 96
    Top = 34
    Width = 337
    Height = 21
    TabOrder = 0
  end
  object Button1: TButton
    Left = 472
    Top = 32
    Width = 49
    Height = 25
    Caption = '>>>'
    TabOrder = 1
    OnClick = Button1Click
  end
  object Memo1: TMemo
    Left = 16
    Top = 134
    Width = 337
    Height = 249
    Lines.Strings = (
      'Memo1')
    TabOrder = 2
  end
  object Button2: TButton
    Left = 35
    Top = 453
    Width = 75
    Height = 25
    Caption = #25171#24320
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 128
    Top = 454
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 233
    Top = 455
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 5
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 440
    Top = 455
    Width = 75
    Height = 25
    Caption = #35789#27861#20998#26512
    TabOrder = 6
    OnClick = Button5Click
  end
  object Memo2: TMemo
    Left = 400
    Top = 133
    Width = 161
    Height = 249
    Lines.Strings = (
      'Memo2')
    TabOrder = 7
  end
  object Button6: TButton
    Left = 637
    Top = 454
    Width = 73
    Height = 25
    Caption = #35821#27861#20998#26512
    TabOrder = 8
    OnClick = Button6Click
  end
  object Memo3: TMemo
    Left = 575
    Top = 133
    Width = 178
    Height = 249
    Lines.Strings = (
      'Memo3')
    TabOrder = 9
  end
  object OpenDialog1: TOpenDialog
    Left = 672
    Top = 24
  end
  object MainMenu1: TMainMenu
    Left = 704
    Top = 16
    object N1: TMenuItem
      Caption = #25991#20214
      object O1: TMenuItem
        Caption = #25171#24320#25991#20214'[&O]'
      end
      object S1: TMenuItem
        Caption = #20445#23384#25991#20214'[ &S]'
      end
      object X1: TMenuItem
        Caption = #36864#20986'[X]'
        OnClick = X1Click
      end
    end
    object N2: TMenuItem
      Caption = #25991#20070#25805#20316
      object C1: TMenuItem
        Caption = #35789#27861#20998#26512'[&C]'
      end
      object Y1: TMenuItem
        Caption = #35821#27861#20998#26512'[&Y]'
      end
      object N9: TMenuItem
        Caption = #28155#21152#22320#21517
        OnClick = N9Click
      end
      object N10: TMenuItem
        Caption = #30830#23450
      end
    end
    object N3: TMenuItem
      Caption = #24110#21161
      object N5: TMenuItem
        Caption = #20851#38190#23383#26597#30475
      end
      object N6: TMenuItem
        Caption = #25805#20316#35828#26126
      end
    end
    object N4: TMenuItem
      Caption = #20851#20110
      object N7: TMenuItem
        Caption = #29256#26412#20449#24687
      end
      object N8: TMenuItem
        Caption = #24320#21457#20154#21592#31616#20171
      end
    end
  end
end

⌨️ 快捷键说明

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