?? dlmeal.~dfm
字號(hào):
object fmeallb: Tfmeallb
Left = 298
Top = 294
Width = 352
Height = 154
Caption = 'fmeallb'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 10
Width = 81
Height = 22
AutoSize = False
Caption = 'Label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 6
Top = 44
Width = 81
Height = 21
AutoSize = False
Caption = 'Label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Edit1: TEdit
Left = 92
Top = 10
Width = 148
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 92
Top = 44
Width = 240
Height = 21
TabOrder = 1
OnEnter = Edit2Enter
end
object bit1: TBitBtn
Left = 168
Top = 81
Width = 76
Height = 36
Caption = 'bit1'
TabOrder = 2
OnClick = bit1Click
end
object bit2: TBitBtn
Left = 252
Top = 81
Width = 76
Height = 36
Caption = 'bit1'
TabOrder = 3
OnClick = bit2Click
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -