点击或拖拽改变大小

ADSMemo.PutValueFile 方法

X#
This method is not supported by the AdsMemo class

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD PutValueFile(
	nFldPos AS LONG,
	fileName AS STRING
) AS LOGIC
查看代码

参数

nFldPos
类型:Int32
fileName
类型:String

返回值

类型:Boolean

实现

PutValueFile(Int32, String)
参见