Vcl.CmAdmCtl.TCOMAdminCatalogObject.Get_Value

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function  Get_Value(const bstrPropName: WideString): OleVariant;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.CmAdmCtl.pas
Vcl.CmAdmCtl.hpp
Vcl.CmAdmCtl TCOMAdminCatalogObject


説明

Get_Value プロパティの値を返します。

Get_Get_Value は,Get_Value プロパティの読み出し用の実装です。

bstrPropName パラメータは,値を読み出すプロパティの名前です。

関連項目