Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

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.