📄 unit12.dfm
字号:
object dan: Tdan
Left = 338
Top = 376
Width = 328
Height = 156
BorderIcons = []
Caption = #20449#24687#36755#20837
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 Label1: TLabel
Left = 11
Top = 18
Width = 52
Height = 13
Caption = #35746#20070#21333#20301
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 14
Top = 80
Width = 39
Height = 13
Caption = #32852#31995#20154
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 159
Top = 79
Width = 52
Height = 13
Caption = #32852#31995#30005#35805
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 12
Top = 48
Width = 52
Height = 13
Caption = #32852#31995#22320#22336
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 73
Top = 13
Width = 232
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 73
Top = 44
Width = 232
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 73
Top = 74
Width = 72
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 217
Top = 74
Width = 88
Height = 21
TabOrder = 3
end
object Button1: TButton
Left = 83
Top = 103
Width = 49
Height = 22
Caption = #28155#21152
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 195
Top = 103
Width = 49
Height = 22
Caption = #20851#38381
TabOrder = 5
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -