📄 addlayerinfo.dfm
字号:
object layerform: Tlayerform
Left = 368
Top = 419
Width = 357
Height = 232
Caption = 'layerform'
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 = 8
Width = 56
Height = 13
Caption = #22270#23618#21015#34920
end
object layerListBox: TListBox
Left = 8
Top = 40
Width = 169
Height = 145
ItemHeight = 13
TabOrder = 0
end
object addinfo: TButton
Left = 200
Top = 48
Width = 137
Height = 41
Caption = 'create table'
TabOrder = 1
OnClick = addinfoClick
end
object Button1: TButton
Left = 200
Top = 120
Width = 137
Height = 41
Caption = 'ok'
TabOrder = 2
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -