📄 unit4.dfm
字号:
object Form4: TForm4
Left = 225
Top = 145
Width = 480
Height = 180
BorderIcons = [biSystemMenu]
Caption = #25171#21360#26085#26399'-'#24212#21147#20540#25240#32447#22270
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 224
Top = 80
Width = 185
Height = 89
Lines.Strings = (
'Memo1')
TabOrder = 1
Visible = False
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 472
Height = 153
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
BevelWidth = 2
TabOrder = 0
object Label1: TLabel
Left = 38
Top = 35
Width = 76
Height = 24
AutoSize = False
Caption = #24320#22987#26085#26399
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object Label2: TLabel
Left = 39
Top = 88
Width = 71
Height = 19
AutoSize = False
Caption = #32467#26463#26085#26399
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object Button1: TButton
Left = 296
Top = 112
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 136
Top = 120
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = Button2Click
end
object MaskEdit1: TMaskEdit
Left = 128
Top = 32
Width = 120
Height = 21
EditMask = '!0000'#24180'09'#26376'09'#26085';1;_'
MaxLength = 14
TabOrder = 2
Text = ' '#24180' '#26376' '#26085
end
object MaskEdit2: TMaskEdit
Left = 128
Top = 80
Width = 120
Height = 21
EditMask = '!0000'#24180'09'#26376'09'#26085';1;_'
MaxLength = 14
TabOrder = 3
Text = ' '#24180' '#26376' '#26085
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -