gearthmap.dfm
来自「用delphi封装的一个Google map代码」· DFM 代码 · 共 38 行
DFM
38 行
object FmEarthMap: TFmEarthMap
Left = 0
Top = 0
Caption = #22320#22270
ClientHeight = 484
ClientWidth = 603
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object stat1: TStatusBar
Left = 0
Top = 465
Width = 603
Height = 19
Panels = <
item
Width = 200
end
item
Width = 200
end
item
Width = 200
end>
end
object Xpmnfst1: TXPManifest
Left = 144
Top = 152
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?