Data.Bind.Components.TBindCompDesignExpression.Name
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindCompDesignExpression |
Delphi
property Name: string read FName;
C++
__property System::UnicodeString Name = {read=FName};
Description
The name of this structure with information regarding the binding expression.