Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes

De RAD Studio API Documentation
Révision datée du 12 juin 2012 à 22:27 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes|api}} ==Description== {{#lsth:API:Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes|Des... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

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.

Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes hérite de Data.Bind.Components.TBindComponentDelegate.GetSourceScopes. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TBindComponentDelegate.GetSourceScopes.

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

Voir aussi