Data.Bind.Components.TFormatExpressionItem.SourceMemberName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TFormatExpressionItem | |
Delphi
property SourceMemberName: string read FSourceMemberName write SetSourceMemberName;
C++
__property System::UnicodeString SourceMemberName = {read=FSourceMemberName, write=SetSourceMemberName};
Description
Embarcadero Technologies does not currently have any additional information.