Insert

用于在指定位置插入一个任务。
如果插入成功,则返回插入的任务。

语法:

Insert(Name, Text, Index)
Insert(Name, Text, Image, Index)

Name:  任务名称
Text:  任务标题
ImageFile: 任务显示的图标文件,如果事先复制到项目文件的Images子目录下,则无需路径,否则必须包括路径。
Index:插入位置


本页地址:http://www.foxtable.com/webhelp/topics/0861.htm