RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogObject.Set_Value Method

Sets the value of the Set_Value property.

Pascal
procedure Set_Value(const bstrPropName: WideString; retval: OleVariant);
C++
__fastcall Set_Value(const BSTR bstrPropName, OleVariant retval);

Set_Set_Value is the write implementation of the Set_Value property. 

bstrPropName is the name of the property to set. 

retVal is the new value for that property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!