📄 unit1.dfm
字号:
object Form1: TForm1
Left = 320
Top = 165
Width = 458
Height = 330
BorderIcons = [biSystemMenu]
Caption = '24'#28857#25968#23383#28216#25103
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 2
Top = 4
Width = 446
Height = 20
Alignment = taCenter
AutoSize = False
Caption = '24'#28857#25968#23383#28216#25103#31243#24207
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl2: TLabel
Left = 6
Top = 33
Width = 175
Height = 16
AutoSize = False
Caption = #35831#36755#20837'4'#20010'(1~13)'#30340#25968#23383':'
end
object lbl3: TLabel
Left = 247
Top = 38
Width = 201
Height = 13
AutoSize = False
Caption = 'flyang 2005'#24180'4'#26376' A_flyang@hotmail.com'
end
object btn1: TButton
Left = 9
Top = 82
Width = 75
Height = 25
Caption = #38543#26426#21462#25968
TabOrder = 4
OnClick = btn1Click
end
object mmo1: TMemo
Left = 189
Top = 54
Width = 258
Height = 238
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 6
end
object edt1: TEdit
Left = 98
Top = 54
Width = 40
Height = 21
MaxLength = 2
TabOrder = 2
end
object btn2: TButton
Left = 108
Top = 81
Width = 74
Height = 25
Caption = #26597#30475#32467#26524
Enabled = False
TabOrder = 5
OnClick = btn2Click
end
object edt2: TEdit
Left = 52
Top = 54
Width = 40
Height = 21
MaxLength = 2
TabOrder = 1
end
object edt3: TEdit
Left = 4
Top = 54
Width = 40
Height = 21
MaxLength = 2
TabOrder = 0
end
object edt4: TEdit
Left = 146
Top = 54
Width = 40
Height = 21
MaxLength = 2
TabOrder = 3
end
object mmo2: TMemo
Left = 4
Top = 112
Width = 181
Height = 179
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -