Data.Bind.Components.TCommonBindComponent.GetSourceScopes
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCommonBindComponent | |
Delphi
function GetSourceScopes: TArray<IScope>;
C++
System::DynamicArray<System::Bindings::Evalprotocol::_di_IScope> __fastcall GetSourceScopes();
Description
Returns an array of scopes for the source component.