📄 worksysinfo_unt.dfm
字号:
inherited WorkSysInfo_Frm: TWorkSysInfo_Frm
VertScrollBar.Range = 0
Align = alClient
BorderIcons = []
BorderStyle = bsNone
Caption = 'WorkSysInfo_Frm'
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
inherited BitBtn4: TBitBtn
Caption = #19978#26465
end
inherited BitBtn5: TBitBtn
Caption = #19979#26465
end
inherited BitBtn6: TBitBtn
Caption = #26368#21069
end
inherited BitBtn7: TBitBtn
Caption = #26368#21518
end
end
inherited Panel2: TPanel
object Label1: TLabel [0]
Tag = 11
Left = 8
Top = 48
Width = 145
Height = 25
AutoSize = False
Caption = #27599#22825#24037#20316#26102#38388#65288#23567#26102#65289#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel [1]
Tag = 13
Left = 176
Top = 48
Width = 153
Height = 25
AutoSize = False
Caption = #27599#29677#24037#20316#26102#38388#65288#23567#26102#65289#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel [2]
Tag = 15
Left = 328
Top = 48
Width = 145
Height = 25
AutoSize = False
Caption = ' '#20132#25509#29677#26102#38388#65288#20998#38047#65289#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
inherited DBGrid1: TDBGrid
Columns = <
item
Expanded = False
FieldName = 'Sys_Id'
Width = 34
Visible = True
end
item
Expanded = False
FieldName = 'DayWork_Time'
Width = 126
Visible = True
end
item
Expanded = False
FieldName = 'OneWork_Time'
Width = 127
Visible = True
end
item
Expanded = False
FieldName = 'HandOver_Time'
Width = 122
Visible = True
end>
end
object DBEdit1: TDBEdit
Tag = 12
Left = 80
Top = 80
Width = 81
Height = 21
Color = clMoneyGreen
DataField = 'DayWork_Time'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 1
OnKeyDown = DBEdit1KeyDown
end
object DBEdit2: TDBEdit
Tag = 14
Left = 240
Top = 80
Width = 97
Height = 21
Color = clMoneyGreen
DataField = 'OneWork_Time'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 2
OnKeyDown = DBEdit2KeyDown
end
object DBEdit3: TDBEdit
Tag = 16
Left = 408
Top = 80
Width = 97
Height = 21
Color = clMoneyGreen
DataField = 'HandOver_Time'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 3
OnKeyDown = DBEdit3KeyDown
end
end
inherited Base_DataS: TDataSource
DataSet = Data_Frm.WorkSys_AdoTab
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -