📄 unitfiberpoint.dfm
字号:
object OKRightDlg: TOKRightDlg
Left = 322
Top = 219
BorderStyle = bsDialog
Caption = #20280#38271#28857#35774#32622
ClientHeight = 262
ClientWidth = 402
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 361
Height = 193
Shape = bsFrame
end
object Label1: TLabel
Left = 24
Top = 24
Width = 70
Height = 13
AutoSize = False
Caption = #26684#36317#38271#24230#65306
end
object Label2: TLabel
Left = 112
Top = 24
Width = 33
Height = 13
AutoSize = False
Caption = '500'
end
object Label3: TLabel
Left = 28
Top = 112
Width = 60
Height = 13
Caption = #31532#19968#20280#38271#28857
end
object Label4: TLabel
Left = 28
Top = 140
Width = 60
Height = 13
Caption = #31532#20108#20280#38271#28857
end
object Label5: TLabel
Left = 28
Top = 168
Width = 60
Height = 13
Caption = #31532#19977#20280#38271#28857
end
object Label6: TLabel
Left = 180
Top = 113
Width = 16
Height = 13
Caption = 'mm'
end
object Label7: TLabel
Left = 181
Top = 144
Width = 16
Height = 13
Caption = 'mm'
end
object Label8: TLabel
Left = 182
Top = 173
Width = 16
Height = 13
Caption = 'mm'
end
object Label10: TLabel
Left = 292
Top = 112
Width = 8
Height = 13
Caption = '%'
end
object Label11: TLabel
Left = 292
Top = 143
Width = 8
Height = 13
Caption = '%'
end
object Label12: TLabel
Left = 292
Top = 174
Width = 8
Height = 13
Caption = '%'
end
object OKBtn: TButton
Left = 204
Top = 216
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 76
Top = 214
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object Edit1: TEdit
Left = 120
Top = 107
Width = 41
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
Text = '10'
end
object UpDown1: TUpDown
Left = 161
Top = 107
Width = 16
Height = 21
Associate = Edit1
Position = 10
TabOrder = 3
end
object Edit2: TEdit
Left = 120
Top = 137
Width = 41
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 4
Text = '20'
end
object UpDown2: TUpDown
Left = 161
Top = 137
Width = 16
Height = 21
Associate = Edit2
Position = 20
TabOrder = 5
end
object Edit3: TEdit
Left = 120
Top = 168
Width = 41
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
Text = '30'
end
object UpDown3: TUpDown
Left = 161
Top = 168
Width = 16
Height = 21
Associate = Edit3
Position = 30
TabOrder = 7
end
object Edit4: TEdit
Left = 229
Top = 107
Width = 41
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 8
Text = '2'
end
object UpDown4: TUpDown
Left = 270
Top = 107
Width = 16
Height = 21
Associate = Edit4
Position = 2
TabOrder = 9
end
object Edit5: TEdit
Left = 229
Top = 137
Width = 41
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 10
Text = '4'
end
object UpDown5: TUpDown
Left = 270
Top = 137
Width = 16
Height = 21
Associate = Edit5
Position = 4
TabOrder = 11
end
object Edit6: TEdit
Left = 229
Top = 168
Width = 44
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 12
Text = '6'
end
object UpDown6: TUpDown
Left = 273
Top = 168
Width = 16
Height = 21
Associate = Edit6
Position = 6
TabOrder = 13
end
object RadioButton1: TRadioButton
Left = 32
Top = 64
Width = 113
Height = 17
Caption = #25353#32477#23545#20280#38271#21462#28857
Checked = True
TabOrder = 14
TabStop = True
end
object RadioButton2: TRadioButton
Left = 208
Top = 64
Width = 113
Height = 17
Caption = #25353#20280#38271#29575#21462#28857
TabOrder = 15
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -