📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 319
Top = 214
Width = 489
Height = 268
Caption = #24433#20687#20202'-'#12297'P324 '#22352#26631#36716#25442#22120' copyright by liqiang'
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 = 40
Top = 16
Width = 89
Height = 13
Caption = #22270#32440#22352#26631'(mm)'
end
object Label2: TLabel
Left = 184
Top = 16
Width = 113
Height = 13
Caption = #24433#20687#20202#22352#26631#24046'(um)'
end
object Label3: TLabel
Left = 336
Top = 16
Width = 105
Height = 13
Caption = 'P324'#22352#26631#24046'(um)'
end
object Label4: TLabel
Left = 40
Top = 40
Width = 390
Height = 13
Caption =
'X Y dX ' +
' dY dX dY'
end
object Label5: TLabel
Left = 0
Top = 64
Width = 36
Height = 13
Caption = #23450#21521#28857
end
object Label6: TLabel
Left = 0
Top = 104
Width = 36
Height = 13
Caption = #36716#25442#28857
end
object Edit1: TEdit
Left = 40
Top = 56
Width = 49
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 56
Width = 49
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 184
Top = 56
Width = 49
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 240
Top = 56
Width = 49
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 336
Top = 56
Width = 49
Height = 21
Enabled = False
TabOrder = 4
end
object Edit6: TEdit
Left = 392
Top = 56
Width = 49
Height = 21
Enabled = False
TabOrder = 5
end
object Edit7: TEdit
Left = 40
Top = 96
Width = 49
Height = 21
TabOrder = 6
end
object Edit8: TEdit
Left = 96
Top = 96
Width = 49
Height = 21
TabOrder = 7
end
object Edit9: TEdit
Left = 184
Top = 96
Width = 49
Height = 21
TabOrder = 8
end
object Edit10: TEdit
Left = 240
Top = 96
Width = 49
Height = 21
TabOrder = 9
end
object Edit11: TEdit
Left = 336
Top = 96
Width = 49
Height = 21
Enabled = False
TabOrder = 10
end
object Edit12: TEdit
Left = 392
Top = 96
Width = 49
Height = 21
Enabled = False
TabOrder = 11
end
object Button1: TButton
Left = 368
Top = 176
Width = 75
Height = 25
Caption = 'start'
TabOrder = 12
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -