Data.Bind.Components.TBindCompDesignExpression.SourceScope

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SourceScope: string read FSourceScope;

C++

__property System::UnicodeString SourceScope = {read=FSourceScope};

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindCompDesignExpression

Description

The source bindings scope.

See Also