Data.Bind.Components.TBindListLink.AutoFill
Delphi
property AutoFill: Boolean read FAutoFill write SetAutoFill default 1;
C++
__property AutoFill = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindListLink |
Description
Specifies whether the control component is automatically filled with the data returned from the source component. {{#multireplace:Data.Bind.Components.TBindListLink.AutoFill|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Components.TCustomBindList.AutoFill|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.Components.TCustomBindList.AutoFill|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies whether the control component is automatically filled with the data returned from the source component. AutoFill is set to True.