Data.Bind.Components.TBindCompDesignExpression.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string read FName;

C++

__property System::UnicodeString Name = {read=FName};

Properties

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

Description

The name of this structure with information regarding the binding expression.

See Also