TIWCGLookupFieldDataLink.ListSelectFieldName Property
This the FieldName to set as Value when the user selects an item. Normally there's a relation 1:1 between DataLink.DataSource/DataLink.FieldName and DataLink.ListDataSource/DataLink.ListSelectFieldName
published property ListSelectFieldName: string read FListSelectFieldName write SetListSelectFieldName;
Property Value
Type: string