Data.Bind.Components.TBindComponentDelegate.GetSourceScopes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSourceScopes(Sender: TComponent; AScopes: TArray<IScope>): TArray<IScope>; virtual;

C++

virtual System::DynamicArray<System::Bindings::Evalprotocol::_di_IScope> __fastcall GetSourceScopes(System::Classes::TComponent* Sender, System::DynamicArray<System::Bindings::Evalprotocol::_di_IScope> AScopes);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindComponentDelegate


Description

Renvoie un tableau de portées pour le composant source.

Voir aussi