📄 lxunit.dfm
字号:
object lxform: Tlxform
Left = 261
Top = 210
BorderIcons = []
BorderStyle = bsSingle
Caption = #21033#24687#32467#31639
ClientHeight = 158
ClientWidth = 309
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 170
Top = 21
Width = 65
Height = 13
Caption = #35831#22635#20889#24180#20221
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 170
Top = 45
Width = 65
Height = 13
Caption = #35831#22635#20889#26376#20221
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 209
Top = 69
Width = 26
Height = 13
Caption = #21033#29575
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 61
Top = 96
Width = 197
Height = 13
Caption = #22914#26524#21033#29575#26159#30334#20998#20043#19968#65292#35831#36755#20837'0.01'
Font.Charset = ANSI_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 14
Top = 8
Width = 153
Height = 78
Caption = #21151#33021#36873#25321
TabOrder = 5
object rb1: TRadioButton
Left = 16
Top = 19
Width = 113
Height = 17
Caption = #25163#24037#35745#31639#21033#24687
Checked = True
TabOrder = 0
TabStop = True
end
object rb2: TRadioButton
Left = 16
Top = 51
Width = 113
Height = 17
Caption = #33258#21160#35745#31639#21033#24687
TabOrder = 1
end
end
object BitBtn1: TBitBtn
Left = 60
Top = 120
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 6
end
object BitBtn2: TBitBtn
Left = 176
Top = 120
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = BitBtn2Click
end
object Edit1: TEdit
Left = 237
Top = 65
Width = 58
Height = 21
TabOrder = 2
OnEnter = Edit1Enter
OnExit = Edit1Exit
OnKeyDown = Edit1KeyDown
OnKeyPress = Edit1KeyPress
end
object BitBtn3: TBitBtn
Left = 61
Top = 120
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = BitBtn3Click
end
object spinedit1: TMaskEdit
Left = 237
Top = 17
Width = 63
Height = 21
EditMask = '9999;1;_'
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
MaxLength = 4
ParentFont = False
TabOrder = 0
Text = ' '
OnKeyDown = SpinEdit1KeyDown
end
object spinedit2: TMaskEdit
Left = 237
Top = 42
Width = 64
Height = 21
EditMask = '99;1;_'
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
MaxLength = 2
ParentFont = False
TabOrder = 1
Text = ' '
OnKeyDown = SpinEdit1KeyDown
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -