API:Data.Bind.Components.TLinkFillControlToField.UseEvalShortcuts
Delphi
property UseEvalShortcuts;
C++
__property UseEvalShortcuts = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TLinkFillControlToField |
Description
Determines whether this binding component delegate uses evaluation shortcuts (True) or not (False).
Data.Bind.Components.TLinkFillControlToField.UseEvalShortcuts inherits from Data.Bind.Components.TCustomLinkControlToField.UseEvalShortcuts. All content below this line refers to Data.Bind.Components.TCustomLinkControlToField.UseEvalShortcuts.
Determines whether this binding component delegate uses evaluation shortcuts (True) or not (False).