?? unit1.dfm
字號:
object Form1: TForm1
Left = 192
Top = 114
Width = 696
Height = 480
Caption = 'Form1'
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 Image1: TImage
Left = 16
Top = 8
Width = 393
Height = 313
end
object Label1: TLabel
Left = 96
Top = 360
Width = 32
Height = 13
Caption = 'Label1'
end
object Button1: TButton
Left = 320
Top = 384
Width = 105
Height = 33
Caption = #22270#20687'1'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 448
Top = 384
Width = 97
Height = 33
Caption = #22270#20687'2'
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 568
Top = 384
Width = 81
Height = 33
Caption = #25340#25509
TabOrder = 2
OnClick = Button3Click
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 157
Top = 340
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -