API:Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes
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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomLinkControlToField |
説明
ソース コンポーネントのスコープの配列を返します。
Data.Bind.Components.TCustomLinkControlToField.GetSourceScopes は Data.Bind.Components.TBindComponentDelegate.GetSourceScopes を継承しています。以下の内容はすべて Data.Bind.Components.TBindComponentDelegate.GetSourceScopes を参照しています。
ソース コンポーネントのスコープの配列を返します。