?? unit2.dfm
字號:
object Form2: TForm2
Left = 169
Top = 38
BorderStyle = bsSingle
Caption = #35745#31639
ClientHeight = 450
ClientWidth = 688
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 24
object Panel1: TPanel
Left = 0
Top = 0
Width = 689
Height = 321
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 320
Width = 689
Height = 129
TabOrder = 1
object BitBtn1: TBitBtn
Left = 80
Top = 56
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 0
end
object BitBtn2: TBitBtn
Left = 168
Top = 56
Width = 89
Height = 25
Caption = #26174#31034#32467#26524
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 272
Top = 56
Width = 75
Height = 25
Caption = #21021#22987#21270
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 376
Top = 56
Width = 75
Height = 25
Caption = #26631#20934#21270
TabOrder = 3
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 480
Top = 56
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = BitBtn5Click
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -