Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource
Delphi
property FillDataSource: TBaseLinkingBindSource read GetFillDataSource write SetFillDataSource;
C++
__property TBaseLinkingBindSource* FillDataSource = {read=GetFillDataSource, write=SetFillDataSource};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomLinkFillControlToField |
説明
リスト コントロールに値を設定するために使用されるデータソースを示します。