点击或拖拽改变大小

PropertyDescriptor 构造函数

X#
初始化 PropertyDescriptor 类的一个新实例

命名空间:  XSharp.VFP
程序集:  XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	cName AS STRING,
	nVis AS PropertyVisibility,
	cDesc AS STRING
)
查看代码

参数

cName
类型:String
nVis
类型:PropertyVisibility
cDesc
类型:String
参见