API:Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes

De RAD Studio API Documentation

Delphi

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

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 TCustomLinkControlToField

Description

Renvoie un tableau de portées pour le composant source. {{#multireplace:Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Data.Bind.Components.TBindComponentDelegate.GetSourceScopes|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Data.Bind.Components.TBindComponentDelegate.GetSourceScopes|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

Voir aussi