比如在maskedit里输入任意IP都可以IP!
我技术太菜,定义不成功!求谢各位达人!
把maskedit中的文本赋给一个变量,
ping这个变量就可以了
val
a string;
a:=maskedit.text;
ping a;