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