?? u_sys_wbs.~dfm
字號(hào):
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 = '權(quán)值'
end
object Label4: TLabel
Left = 14
Top = 126
Width = 51
Height = 16
Caption = '人工時(shí)'
end
object Label5: TLabel
Left = 278
Top = 30
Width = 48
Height = 16
Caption = '分項(xiàng)名稱(chēng)'
end
object Label6: TLabel
Left = 292
Top = 77
Width = 34
Height = 16
Caption = '費(fèi)用'
end
object Label7: TLabel
Left = 292
Top = 126
Width = 34
Height = 16
Caption = '說(shuō)明'
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
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -