API:Data.Cloud.CloudAPI.PopulateKeyValuePairs
Delphi
procedure PopulateKeyValuePairs(Parent: IXMLNode; PairList: TStrings; const PairNodeName: string;
const KeyNodeName: string;
const ValueNodeName: string);
C++
extern DELPHI_PACKAGE void __fastcall PopulateKeyValuePairs _DEPRECATED_ATTRIBUTE0 (Xml::Xmlintf::_di_IXMLNode Parent, System::Classes::TStrings* PairList, const System::UnicodeString PairNodeName, const System::UnicodeString KeyNodeName = L"Name", const System::UnicodeString ValueNodeName = L"Value");
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp |
Data.Cloud.CloudAPI | Data.Cloud.CloudAPI |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。