Data.Bind.Components.TCustomLinkPropertyToField.LookupDataSource
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomLinkPropertyToField | |
Delphi
property LookupDataSource: TBaseLinkingBindSource read FLookupDataSource write SetLookupDataSource;
C++
__property TBaseLinkingBindSource* LookupDataSource = {read=FLookupDataSource, write=SetLookupDataSource};
Description
Embarcadero Technologies does not currently have any additional information.