📄 auto_dzunit.dfm
字号:
object auto_dzform: Tauto_dzform
Left = 222
Top = 184
BorderIcons = []
BorderStyle = bsSingle
Caption = #25353#26376#33258#21160#30331#36134
ClientHeight = 145
ClientWidth = 450
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 Panel1: TPanel
Left = 0
Top = 0
Width = 450
Height = 145
Align = alClient
BevelInner = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 168
Top = 21
Width = 91
Height = 13
Caption = #35831#36873#25321#30331#36134#24180#26376
end
object Label2: TLabel
Left = 82
Top = 60
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 = 226
Top = 60
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 BitBtn1: TBitBtn
Left = 139
Top = 101
Width = 64
Height = 24
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 243
Top = 101
Width = 64
Height = 24
Cancel = True
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn2Click
end
object spinedit2: TMaskEdit
Left = 294
Top = 56
Width = 53
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 = SpinEdit2KeyDown
end
object spinedit1: TMaskEdit
Left = 150
Top = 56
Width = 53
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 BitBtn3: TBitBtn
Left = 140
Top = 100
Width = 64
Height = 25
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn3Click
end
end
object c: TADOCommand
Connection = dm.gjjconn
Parameters = <>
Left = 96
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -