📄 wagemanage.dfm
字号:
object WageManageFrm: TWageManageFrm
Left = 14
Top = 3
Width = 810
Height = 458
Caption = #24037#36164#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 16
Top = 70
Width = 741
Height = 460
BevelInner = bvLowered
TabOrder = 0
object wageG: TStringGrid
Left = 18
Top = 18
Width = 719
Height = 438
Color = clBtnHighlight
ColCount = 14
DefaultColWidth = 60
DefaultRowHeight = 20
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
TabOrder = 0
end
end
object Button2: TButton
Left = 515
Top = 35
Width = 55
Height = 20
Caption = #26597#35810
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 700
Top = 35
Width = 55
Height = 20
Caption = #36820#22238
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button3Click
end
object Button1: TButton
Left = 608
Top = 35
Width = 55
Height = 20
Caption = #20462#25913
TabOrder = 3
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -