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

📄 haibao.dfm

📁 软件工程
💻 DFM
字号:
object haibao1: Thaibao1
  Left = 234
  Top = 134
  BorderStyle = bsDialog
  Caption = #28023#25253#21046#20316
  ClientHeight = 453
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object gonggonglei: TLabel
    Left = 8
    Top = 32
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #20844#20849#31867
  end
  object jierilei: TLabel
    Left = 8
    Top = 200
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #33410#26085#31867
  end
  object tianjia1: TLabel
    Left = 16
    Top = 152
    Width = 64
    Height = 24
    Caption = #28155#21152#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object tianjia2: TLabel
    Left = 24
    Top = 312
    Width = 64
    Height = 24
    Caption = #28155#21152#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object l: TLabel
    Left = 192
    Top = 32
    Width = 150
    Height = 13
    Caption = #28857#20987#21491#38190#26356#25913#23383#20307#23646#24615'          '
  end
  object ListBox1: TListBox
    Left = 8
    Top = 64
    Width = 145
    Height = 73
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 0
    OnClick = ListBox1Click
  end
  object wenbenleirong: TRichEdit
    Left = 177
    Top = 72
    Width = 496
    Height = 313
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    Lines.Strings = (
      '')
    ParentFont = False
    PopupMenu = PopupMenu1
    TabOrder = 1
  end
  object sannchu: TButton
    Left = 328
    Top = 392
    Width = 41
    Height = 25
    Caption = #21024#38500
    TabOrder = 2
    OnClick = sannchuClick
  end
  object xiugai: TButton
    Left = 264
    Top = 392
    Width = 43
    Height = 25
    Caption = #20462#25913
    TabOrder = 3
    OnClick = xiugaiClick
  end
  object dayin: TButton
    Left = 456
    Top = 392
    Width = 41
    Height = 25
    Caption = #25171#21360
    TabOrder = 4
    OnClick = dayinClick
  end
  object baocun: TButton
    Left = 392
    Top = 392
    Width = 41
    Height = 25
    Caption = #21478#23384
    TabOrder = 5
    OnClick = baocunClick
  end
  object ListBox2: TListBox
    Left = 8
    Top = 224
    Width = 145
    Height = 73
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 6
    OnClick = ListBox2Click
  end
  object zidiyi1: TButton
    Left = 88
    Top = 152
    Width = 59
    Height = 25
    Caption = #33258#23450#20041
    TabOrder = 7
    OnClick = zidiyi1Click
  end
  object zidingyi2: TButton
    Left = 96
    Top = 312
    Width = 59
    Height = 25
    Caption = #33258#23450#20041
    TabOrder = 8
    OnClick = zidingyi2Click
  end
  object fanhui: TButton
    Left = 584
    Top = 408
    Width = 81
    Height = 25
    Caption = #36820#22238#19978#19968#32423'   '
    TabOrder = 9
    OnClick = fanhuiClick
  end
  object fabu: TButton
    Left = 520
    Top = 392
    Width = 41
    Height = 25
    Caption = #21457#24067
    TabOrder = 10
    OnClick = fabuClick
  end
  object SaveDialog1: TSaveDialog
    Left = 488
  end
  object PrintDialog1: TPrintDialog
    Left = 520
  end
  object FontDialog1: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Left = 552
  end
  object ColorDialog1: TColorDialog
    Ctl3D = True
    Left = 584
  end
  object PopupMenu1: TPopupMenu
    Left = 624
    object N1: TMenuItem
      Caption = #23383#20307
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #39068#33394
      OnClick = N2Click
    end
    object N3: TMenuItem
      Caption = #22797#21046
      OnClick = N3Click
    end
    object N4: TMenuItem
      Caption = #21098#20999
      OnClick = N4Click
    end
    object N5: TMenuItem
      Caption = #31896#36148
      OnClick = N5Click
    end
  end
end

⌨️ 快捷键说明

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