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

📄 unit2.dfm

📁 一个大地科贸公司的公司管理系统
💻 DFM
字号:
object frm_sys: Tfrm_sys
  Left = 192
  Top = 114
  Width = 544
  Height = 375
  Caption = #31995#32479#32500#25252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 328
    Top = 272
    Width = 187
    Height = 21
    Caption = #24352#20029#23071'   cst05031'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Left = 192
    Top = 56
    Width = 185
    Height = 33
    Caption = #23494#30721#35774#32622
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -29
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object BitBtn2: TBitBtn
    Left = 192
    Top = 96
    Width = 185
    Height = 33
    Caption = #31354#35843#21517#31216#22411#21495
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -29
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 192
    Top = 136
    Width = 185
    Height = 33
    Caption = #25968#25454#22791#20221
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -29
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object BitBtn4: TBitBtn
    Left = 192
    Top = 176
    Width = 185
    Height = 33
    Caption = #24674#22797#25968#25454
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -29
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object BitBtn5: TBitBtn
    Left = 192
    Top = 216
    Width = 185
    Height = 33
    Caption = #36820#22238
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -29
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = BitBtn5Click
  end
end

⌨️ 快捷键说明

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