Vcl.CmAdmCtl.TCOMAdminCatalogObject.Get_Value

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function  Get_Value(const bstrPropName: WideString): OleVariant;

C++

System::OleVariant __fastcall Get_Value(const System::WideString bstrPropName);

Propriétés

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


Description

Renvoie la valeur de la propriété Get_Value.

Get_Get_Value est l'implémentation en lecture de la propriété Get_Value.

bstrPropName est le nom de la propriété dont vous voulez lire la valeur.

Voir aussi