点击或拖拽改变大小

Functions._TextSave 方法

X#
This function is used by the TEXT TO FILE UDC

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION _TextSave(
	cFile AS STRING
) AS VOID
查看代码

参数

cFile
类型:String
FileName specified in the TEXT TO FILE UDC
参见