?? unit1.dfm
字號:
object Form1: TForm1
Left = 481
Top = 302
BorderStyle = bsDialog
Caption = #28040#24687#20998#21457#28436#31034#31243#24207
ClientHeight = 139
ClientWidth = 260
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 32
Width = 108
Height = 24
Alignment = taCenter
Caption = #12298'Delphi'#39640#25163#31361#30772#12299#31034#20363#20195#30721
WordWrap = True
end
object btnMsg2000: TButton
Left = 160
Top = 24
Width = 75
Height = 25
Caption = #28040#24687' 2000'
TabOrder = 0
OnClick = btnMsg2000Click
end
object btnMsg2002: TButton
Left = 160
Top = 104
Width = 75
Height = 25
Caption = #28040#24687' 2002'
TabOrder = 1
OnClick = btnMsg2002Click
end
object btnMsg2001: TButton
Left = 160
Top = 64
Width = 75
Height = 25
Caption = #28040#24687' 2001'
TabOrder = 2
OnClick = btnMsg2001Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -