unit3.dfm
来自「类似IE的前进、后退、历史记录 功能 (VCL组件) delphi语言编写」· DFM 代码 · 共 36 行
DFM
36 行
object Form3: TForm3
Left = 212
Top = 102
Width = 305
Height = 350
Caption = #21382#21490#35760#24405
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 ListBox1: TListBox
Left = 24
Top = 8
Width = 241
Height = 265
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
end
object Button1: TButton
Left = 96
Top = 288
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
ModalResult = 2
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?