📄 unit8.~dfm
字号:
object Form_Salary: TForm_Salary
Left = 303
Top = 244
BorderStyle = bsDialog
Caption = #36755#20837#24037#36164
ClientHeight = 280
ClientWidth = 309
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 8
Top = 24
Width = 80
Height = 25
Caption = #22522#26412#24037#36164
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 160
Top = 24
Width = 40
Height = 25
Caption = #33647#36153
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 120
Width = 80
Height = 25
Caption = #29305#27530#27941#36148
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 160
Top = 120
Width = 40
Height = 25
Caption = #22870#37329
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit_basic: TEdit
Left = 8
Top = 64
Width = 105
Height = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit_med: TEdit
Left = 160
Top = 64
Width = 121
Height = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Edit_spec: TEdit
Left = 8
Top = 152
Width = 121
Height = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit_aw: TEdit
Left = 160
Top = 152
Width = 121
Height = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Button1: TButton
Left = 112
Top = 232
Width = 89
Height = 33
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -