📄 forminfo.dfm
字号:
object infoform: Tinfoform
Left = 275
Top = 158
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 + -