?? forminfo.~dfm
字號:
object infoform: Tinfoform
Left = 151
Top = 119
Width = 335
Height = 195
Caption = 'infoform'
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 Label1: TLabel
Left = 16
Top = 8
Width = 24
Height = 13
Caption = 'fields'
end
object Label2: TLabel
Left = 168
Top = 8
Width = 31
Height = 13
Caption = 'values'
end
object Listfields: TListBox
Left = 24
Top = 32
Width = 137
Height = 121
ItemHeight = 13
TabOrder = 0
end
object Listvalues: TListBox
Left = 168
Top = 32
Width = 145
Height = 121
ItemHeight = 13
TabOrder = 1
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -