点击或拖拽改变大小

Empty._AddProperty 方法

X#

命名空间:  XSharp.VFP
程序集:  XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
 METHOD _AddProperty(
	cPropertyName AS STRING,
	uValue AS USUAL,
	nVisibility AS LONG,
	 cDescription AS STRING
) AS LOGIC

参数

cPropertyName
类型:String
uValue
类型:__Usual
nVisibility
类型:Int32
cDescription
类型:String

返回值

类型:Boolean

实现

_AddProperty(String, __Usual, Int32, String)
参见