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

📄 mainfrm.dfm

📁 基本的物业管理系统
💻 DFM
字号:
object FrmMain: TFrmMain
  Left = 563
  Top = 354
  BorderStyle = bsToolWindow
  Caption = #23567#21306#29289#19994#31649#29702#31995#32479
  ClientHeight = 272
  ClientWidth = 379
  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 = 64
    Top = 8
    Width = 256
    Height = 33
    Caption = #23567#21306#29289#19994#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -32
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object btSys: TButton
    Left = 32
    Top = 208
    Width = 105
    Height = 41
    Caption = #31995#32479
    TabOrder = 0
    OnClick = btSysClick
  end
  object btHj: TButton
    Left = 32
    Top = 64
    Width = 105
    Height = 41
    Caption = #25143#31821#31649#29702
    TabOrder = 1
    OnClick = btHjClick
  end
  object btCr: TButton
    Left = 32
    Top = 136
    Width = 105
    Height = 41
    Caption = #20986#20837#31649#29702
    TabOrder = 2
    OnClick = btCrClick
  end
  object btFix: TButton
    Left = 232
    Top = 64
    Width = 97
    Height = 41
    Caption = #32500#20462#31649#29702
    TabOrder = 3
    OnClick = btFixClick
  end
  object btFee: TButton
    Left = 232
    Top = 136
    Width = 97
    Height = 41
    Caption = #25910#32564#36153#31649#29702
    TabOrder = 4
    OnClick = btFeeClick
  end
  object btMainExit: TButton
    Left = 232
    Top = 208
    Width = 97
    Height = 41
    Caption = #36864#20986
    TabOrder = 5
    OnClick = btMainExitClick
  end
end

⌨️ 快捷键说明

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