📄 wage.dfm
字号:
object wageForm: TwageForm
Left = 195
Top = 163
Width = 691
Height = 473
BorderIcons = [biSystemMenu]
Caption = #24037#36164#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 19
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 281
Height = 65
Caption = #26376#20221
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 192
Top = 24
Width = 49
Height = 25
Caption = #26597#35810
OnClick = SpeedButton1Click
end
object Date1: TDateTimePicker
Left = 48
Top = 24
Width = 121
Height = 27
CalAlignment = dtaLeft
Date = 39361.7421988889
Time = 39361.7421988889
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 80
Width = 649
Height = 321
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -19
TitleFont.Name = #38582#20070
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #37096#38376
Width = 98
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Width = 90
Visible = True
end
item
Expanded = False
FieldName = #24212#21457#24037#36164
Width = 115
Visible = True
end
item
Expanded = False
FieldName = #34917#36148
Width = 122
Visible = True
end
item
Expanded = False
FieldName = #25187#38500
Width = 92
Visible = True
end
item
Expanded = False
FieldName = #23454#21457#24037#36164
Width = 87
Visible = True
end>
end
object BitBtn1: TBitBtn
Left = 408
Top = 406
Width = 73
Height = 25
Caption = #35745#31639
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 496
Top = 405
Width = 89
Height = 25
Caption = 'Excel'
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 600
Top = 405
Width = 73
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = BitBtn3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -