?? 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 + -