📄 cx_yeunit.dfm
字号:
object cx_yeform: Tcx_yeform
Left = 198
Top = 148
BorderIcons = []
BorderStyle = bsSingle
Caption = #20313#39069#34920#26597#35810
ClientHeight = 240
ClientWidth = 437
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 176
Top = 40
Width = 91
Height = 13
Caption = #35831#36755#20837#25130#27490#24180#26376
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 52
Top = 64
Width = 325
Height = 64
Shape = bsFrame
end
object Label2: TLabel
Left = 62
Top = 153
Width = 325
Height = 13
Caption = #22914#26524#19981#36755#20837#25130#27490#24180#26376#65292#21017#34920#31034#21040#26368#21518#19968#27425#19994#21153#21457#29983#30340#24180#26376
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 176
Top = 88
Width = 13
Height = 13
Caption = #24180
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 296
Top = 88
Width = 13
Height = 13
Caption = #26376
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 154
Top = 112
Width = 130
Height = 13
Caption = #35831#22635#20889#27491#30830#30340#24180#26376#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object MaskEdit1: TMaskEdit
Left = 95
Top = 83
Width = 74
Height = 21
Enabled = False
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 = MaskEdit1KeyDown
end
object MaskEdit2: TMaskEdit
Left = 239
Top = 83
Width = 51
Height = 21
Enabled = False
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 = MaskEdit2KeyDown
end
object BitBtn1: TBitBtn
Left = 128
Top = 192
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 4
end
object BitBtn2: TBitBtn
Left = 240
Top = 192
Width = 75
Height = 25
Cancel = True
Caption = #20851#38381
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 128
Top = 193
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn3Click
end
object CheckBox1: TCheckBox
Left = 64
Top = 86
Width = 16
Height = 17
TabOrder = 5
OnClick = CheckBox1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -