?? main.dfm
字號:
object Form9: TForm9
Left = 0
Top = 0
Caption = 'Form9'
ClientHeight = 475
ClientWidth = 517
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 0
Top = 4
Width = 28
Height = 13
Caption = #36873#25321':'
end
object txt1: TEdit
Left = 29
Top = 1
Width = 403
Height = 21
TabOrder = 0
Text = 'txt1'
end
object btn1: TButton
Left = 438
Top = -1
Width = 75
Height = 25
Caption = #36873#25321#25991#20214
TabOrder = 1
OnClick = btn1Click
end
object dlgOpen1: TOpenDialog
Left = 608
Top = 8
end
object dlgSave1: TSaveDialog
Filter = 'icon|*.ico|*.*|*.*'
Left = 400
Top = 328
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -