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

📄 u_dwxx.dfm

📁 delphi做的管理信息系统
💻 DFM
字号:
object frm_dwxx: Tfrm_dwxx
  Left = 258
  Top = 149
  Width = 440
  Height = 318
  Caption = #21333#20301#20449#24687#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 432
    Height = 63
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 57
        Width = 428
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 415
      Height = 57
      ButtonHeight = 52
      ButtonWidth = 8
      Caption = 'ToolBar1'
      TabOrder = 0
      object SpeedButton2: TSpeedButton
        Left = 0
        Top = 2
        Width = 50
        Height = 52
        Caption = #20462#25913
        OnClick = SpeedButton2Click
      end
      object SpeedButton4: TSpeedButton
        Left = 50
        Top = 2
        Width = 50
        Height = 52
        Caption = #20445#23384
        OnClick = SpeedButton4Click
      end
      object SpeedButton5: TSpeedButton
        Left = 100
        Top = 2
        Width = 50
        Height = 52
        Caption = #21462#28040
        OnClick = SpeedButton5Click
      end
      object ToolButton2: TToolButton
        Left = 150
        Top = 2
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 1
        Style = tbsDivider
      end
      object SpeedButton6: TSpeedButton
        Left = 158
        Top = 2
        Width = 50
        Height = 52
        Caption = #36864#20986
        OnClick = SpeedButton6Click
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 63
    Width = 432
    Height = 228
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 417
      Height = 214
      Caption = #21333#20301#20449#24687
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Label1: TLabel
        Left = 24
        Top = 23
        Width = 70
        Height = 14
        Caption = #21333#20301#21517#31216#65306
      end
      object Label2: TLabel
        Left = 24
        Top = 55
        Width = 70
        Height = 14
        Caption = #27861'    '#20154#65306
      end
      object Label3: TLabel
        Left = 224
        Top = 55
        Width = 70
        Height = 14
        Caption = #21019#24314#26085#26399#65306
      end
      object Label4: TLabel
        Left = 24
        Top = 87
        Width = 70
        Height = 14
        Caption = #21333#20301#30005#35805#65306
      end
      object Label5: TLabel
        Left = 224
        Top = 87
        Width = 70
        Height = 14
        Caption = #21333#20301#37038#31665#65306
      end
      object Label6: TLabel
        Left = 24
        Top = 119
        Width = 70
        Height = 14
        Caption = #21333#20301#22320#22336#65306
      end
      object Label7: TLabel
        Left = 24
        Top = 151
        Width = 70
        Height = 14
        Caption = #21333#20301#20171#32461#65306
      end
      object Edit1: TEdit
        Left = 96
        Top = 20
        Width = 313
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 96
        Top = 52
        Width = 113
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 1
      end
      object Edit3: TEdit
        Left = 296
        Top = 52
        Width = 113
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 2
      end
      object Edit4: TEdit
        Left = 96
        Top = 84
        Width = 113
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 3
      end
      object Edit5: TEdit
        Left = 296
        Top = 84
        Width = 113
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 4
      end
      object Edit6: TEdit
        Left = 96
        Top = 116
        Width = 313
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 5
      end
      object Memo1: TMemo
        Left = 96
        Top = 148
        Width = 313
        Height = 53
        TabOrder = 6
      end
    end
  end
end

⌨️ 快捷键说明

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