Data.Bind.Components.TCommonBindComponent.GetControlScopes

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

Delphi

function GetControlScopes: TArray<IScope>;

C++

System::DynamicArray<System::Bindings::Evalprotocol::_di_IScope> __fastcall GetControlScopes();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCommonBindComponent


説明

コントロール コンポーネントのスコープの配列を返します。

関連項目