API:Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes

Aus 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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomLinkControlToField

Beschreibung

Gibt ein Array mit Gültigkeitsbereichen für die Quellkomponente zurück. {{#multireplace:Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Bind.Components.TBindComponentDelegate.GetSourceScopes|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Bind.Components.TBindComponentDelegate.GetSourceScopes|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt ein Array mit Gültigkeitsbereichen für die Quellkomponente zurück.

Siehe auch