2.0
3.0
>
comp
>
gb
>
object
>
setproperty
前一个 下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
Object.SetProperty (gb)
STATIC
SUB
SetProperty
(
Object
AS
Object
,
Property
AS
String
,
Value
AS
Variant
)
Sets the value of an object property dynamically.
Object
is the object reference.
Property
is the name of the property.
Value
is the value to be stored in the property.