Vcl.CmAdmCtl.TCOMAdminCatalogObject.Set_Value

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Set_Value(const bstrPropName: WideString; retval: OleVariant);

C++

void __fastcall Set_Value(const System::WideString bstrPropName, const System::OleVariant &retval);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Vcl.CmAdmCtl.pas
Vcl.CmAdmCtl.hpp
Vcl.CmAdmCtl TCOMAdminCatalogObject


Description

Définit la valeur de la propriété Set_Value.

Set_Set_Value est l'implémentation en écriture de la propriété Set_Value.

bstrPropName est le nom de la propriété à définir.

retVal est la nouvelle valeur de cette propriété.

Voir aussi