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

📄 u_sys_wbs.~dfm

📁 建筑施工企业项目管理系统
💻 ~DFM
字号:
object F_sys_wbs: TF_sys_wbs
  Left = 215
  Top = 107
  Width = 820
  Height = 641
  VertScrollBar.Position = 136
  Caption = 'WBS编码'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 120
  TextHeight = 16
  object SpeedButton1: TSpeedButton
    Left = 748
    Top = -67
    Width = 159
    Height = 60
    Caption = '增加'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 748
    Top = 39
    Width = 159
    Height = 60
    Caption = '修改 '
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 748
    Top = 145
    Width = 159
    Height = 60
    Caption = '删除'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = SpeedButton3Click
  end
  object SpeedButton4: TSpeedButton
    Left = 748
    Top = 250
    Width = 159
    Height = 61
    Caption = '保存'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = SpeedButton4Click
  end
  object SpeedButton5: TSpeedButton
    Left = 748
    Top = 356
    Width = 159
    Height = 61
    Caption = '返回'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = '宋体'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = SpeedButton5Click
  end
  object Label1: TLabel
    Left = 236
    Top = -106
    Width = 210
    Height = 28
    Caption = 'WBS 编 码 列 表'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -28
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 89
    Top = -57
    Width = 572
    Height = 474
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -18
    Font.Name = '楷体_GB2312'
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clNavy
    TitleFont.Height = -19
    TitleFont.Name = '宋体'
    TitleFont.Style = [fsBold]
    OnCellClick = DBGrid1CellClick
  end
  object GroupBox1: TGroupBox
    Left = 98
    Top = 433
    Width = 563
    Height = 169
    TabOrder = 1
    object Label2: TLabel
      Left = 30
      Top = 30
      Width = 35
      Height = 16
      Caption = '编码'
    end
    object Label3: TLabel
      Left = 30
      Top = 77
      Width = 35
      Height = 16
      Caption = '权值'
    end
    object Label4: TLabel
      Left = 14
      Top = 126
      Width = 51
      Height = 16
      Caption = '人工时'
    end
    object Label5: TLabel
      Left = 278
      Top = 30
      Width = 48
      Height = 16
      Caption = '分项名称'
    end
    object Label6: TLabel
      Left = 292
      Top = 77
      Width = 34
      Height = 16
      Caption = '费用'
    end
    object Label7: TLabel
      Left = 292
      Top = 126
      Width = 34
      Height = 16
      Caption = '说明'
    end
    object Edit1: TEdit
      Left = 79
      Top = 22
      Width = 147
      Height = 24
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 345
      Top = 22
      Width = 147
      Height = 24
      TabOrder = 1
      Text = 'Edit2'
    end
    object Edit3: TEdit
      Left = 79
      Top = 69
      Width = 147
      Height = 24
      TabOrder = 2
      Text = 'Edit3'
      OnExit = Edit3Exit
      OnKeyPress = Edit3KeyPress
    end
    object Edit4: TEdit
      Left = 345
      Top = 69
      Width = 147
      Height = 24
      TabOrder = 3
      Text = 'Edit4'
      OnExit = Edit4Exit
      OnKeyPress = Edit4KeyPress
    end
    object Edit5: TEdit
      Left = 79
      Top = 118
      Width = 147
      Height = 24
      TabOrder = 4
      Text = 'Edit5'
      OnExit = Edit5Exit
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 345
      Top = 118
      Width = 147
      Height = 24
      TabOrder = 5
      Text = 'Edit6'
    end
  end
  object ScrollBar1: TScrollBar
    Left = 280
    Top = 232
    Width = 121
    Height = 20
    PageSize = 0
    TabOrder = 2
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 256
    Top = 384
  end
  object ADOQuery1: TADOQuery
    Connection = F_pub_data.ADOConnection1
    LockType = ltPessimistic
    Parameters = <>
    Left = 288
    Top = 384
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 632
    Top = 512
  end
  object ADOQuery2: TADOQuery
    Connection = F_pub_data.ADOConnection1
    Parameters = <>
    Left = 656
    Top = 512
  end
end

⌨️ 快捷键说明

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