H
hameizi
Unregistered / Unconfirmed
GUEST, unregistred user!
我想在图上添加文本标注:‘118.92’;
程序代码如下:
Map1.Annotations.AddText('118.92',4,56,92,88,miPositionTL);
Map1.Refresh;
为什么我的图都没有反应啊!
程序代码如下:
Map1.Annotations.AddText('118.92',4,56,92,88,miPositionTL);
Map1.Refresh;
为什么我的图都没有反应啊!