📄 unit5.~dfm
字号:
object Form5: TForm5
Left = 177
Top = 109
BorderStyle = bsNone
Caption = '工资统计'
ClientHeight = 376
ClientWidth = 547
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 XP_Form1: TXP_Form
Left = 0
Top = 0
Width = 547
Height = 376
BtnClose = True
BtnMax = False
BtnMin = False
BtnHelp = False
IconOffSet = 0
CaptionOffSet = 0
BorderStyle = bsSizeable
Magnet = 0
TopMost = False
BoldCaption = True
ClientPanel = Panel1
UseSystemFont = True
CaptionShadow = True
PictureTrans = False
PictureTransColor = clBlack
Color = 15136504
end
object Panel1: TPanel
Left = 3
Top = 29
Width = 541
Height = 344
BevelOuter = bvNone
Color = clInactiveCaption
TabOrder = 0
object TabControl1: TTabControl
Left = 16
Top = 16
Width = 513
Height = 289
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Tabs.Strings = (
'全厂年度总工资'
'各部门年度总工资'
'各工资形式年度总工资')
TabIndex = 0
object Label13: TLabel
Left = 45
Top = 231
Width = 26
Height = 16
Caption = '其它'
end
object Label14: TLabel
Left = 198
Top = 230
Width = 141
Height = 16
Caption = '全厂年度总工资合计:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object XP_GroupBox1: TXP_GroupBox
Left = 24
Top = 41
Width = 465
Height = 176
BorderColor = 12570832
CaptionColor = 13583874
Caption = '全厂各月总工资'
Color = 15136504
object Label1: TLabel
Left = 23
Top = 28
Width = 39
Height = 16
Caption = '一月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 24
Top = 64
Width = 39
Height = 16
Caption = '四月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 23
Top = 101
Width = 39
Height = 16
Caption = '七月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 23
Top = 137
Width = 39
Height = 16
Caption = '十月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 168
Top = 25
Width = 39
Height = 16
Caption = '二月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 169
Top = 61
Width = 39
Height = 16
Caption = '五月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 168
Top = 99
Width = 39
Height = 16
Caption = '八月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 162
Top = 136
Width = 52
Height = 16
Caption = '十一月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 310
Top = 21
Width = 39
Height = 16
Caption = '三月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 309
Top = 57
Width = 39
Height = 16
Caption = '六月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 310
Top = 97
Width = 39
Height = 16
Caption = '九月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 306
Top = 135
Width = 52
Height = 16
Caption = '十二月份'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 67
Top = 21
Width = 89
Height = 24
TabOrder = 0
end
object Edit2: TEdit
Left = 213
Top = 19
Width = 89
Height = 24
TabOrder = 1
end
object Edit3: TEdit
Left = 359
Top = 16
Width = 89
Height = 24
TabOrder = 2
end
object Edit4: TEdit
Left = 67
Top = 61
Width = 89
Height = 24
TabOrder = 3
end
object Edit5: TEdit
Left = 215
Top = 53
Width = 89
Height = 24
TabOrder = 4
end
object Edit6: TEdit
Left = 359
Top = 53
Width = 89
Height = 24
TabOrder = 5
end
object Edit7: TEdit
Left = 67
Top = 97
Width = 89
Height = 24
TabOrder = 6
end
object Edit8: TEdit
Left = 214
Top = 93
Width = 89
Height = 24
TabOrder = 7
end
object Edit9: TEdit
Left = 360
Top = 92
Width = 89
Height = 24
TabOrder = 8
end
object Edit10: TEdit
Left = 66
Top = 134
Width = 89
Height = 24
TabOrder = 9
end
object Edit11: TEdit
Left = 216
Top = 132
Width = 89
Height = 24
TabOrder = 10
end
object Edit12: TEdit
Left = 362
Top = 131
Width = 89
Height = 24
TabOrder = 11
end
end
object Edit13: TEdit
Left = 82
Top = 224
Width = 89
Height = 24
TabOrder = 1
end
object Button3: TButton
Left = 136
Top = 256
Width = 228
Height = 25
Caption = '查看全厂年度总工资明细表'
TabOrder = 2
end
end
object Button1: TButton
Left = 316
Top = 312
Width = 65
Height = 25
Caption = '刷 新'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object Button2: TButton
Left = 408
Top = 340
Width = 65
Height = 25
Caption = '退 出'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Edit14: TEdit
Left = 350
Top = 269
Width = 152
Height = 21
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -