📄 comeinformunit.~dfm
字号:
object ComeInForm: TComeInForm
Left = 329
Top = 135
Width = 360
Height = 227
Caption = #29992#25143#30331#24405
Color = clGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 16
Width = 160
Height = 19
Caption = #31649#29702#21592#36755#20837#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 88
Width = 200
Height = 19
Caption = #19968#33324#29992#25143#65288#21482#33021#26597#35810#65289
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 104
Top = 48
Width = 121
Height = 21
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 248
Top = 48
Width = 75
Height = 25
Caption = #30830#23450
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 120
Top = 152
Width = 75
Height = 25
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
end
object Memo1: TMemo
Left = 32
Top = 48
Width = 49
Height = 25
Lines.Strings = (
'Memo1')
TabOrder = 3
Visible = False
end
object Edit2: TEdit
Left = 104
Top = 112
Width = 121
Height = 21
TabOrder = 4
end
object Memo2: TMemo
Left = 32
Top = 112
Width = 49
Height = 25
Lines.Strings = (
'Memo2')
TabOrder = 5
Visible = False
end
object BitBtn3: TBitBtn
Left = 248
Top = 112
Width = 75
Height = 25
Caption = #36755#20837
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = BitBtn3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -