?? unit1.dfm
字號:
object Form1: TForm1
Left = 214
Top = 132
Width = 525
Height = 167
Caption = #27721#23383#36716#25340#38899#65288#24102#38899#35843#65289
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 65
Height = 17
AutoSize = False
Caption = #28304#25991#20214
end
object Label2: TLabel
Left = 8
Top = 48
Width = 41
Height = 13
Caption = #20840#25340#38899
end
object Label3: TLabel
Left = 8
Top = 80
Width = 49
Height = 13
Caption = #39318#23383#27597
end
object Edit1: TEdit
Left = 56
Top = 16
Width = 441
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 56
Top = 40
Width = 441
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Text = 'Edit2'
end
object BitBtn2: TBitBtn
Left = 12
Top = 104
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 2
OnClick = BitBtn2Click
end
object Edit3: TEdit
Left = 56
Top = 72
Width = 441
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
Text = 'Edit2'
end
object OpenDialog1: TOpenDialog
Left = 264
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -