2.0
3.0
>
comp
>
gb
>
object
>
getproperty
السابق
التالي
تحرير
إعادة تسمية
تراجع
بحث
الإدارة
المستندات
تحذير! هذه الصفحة لم يتم ترجمتها.
See english version
Object.GetProperty (gb)
STATIC
FUNCTION
GetProperty
(
Object
AS
Object
,
Property
AS
String
)
AS
Variant
Gets the value of an object property dynamically.
Object
is the object reference.
Property
is the name of the property.
This method returns the value of the property.