Data.Bind.Components.TLinkFillControlToField.UseEvalShortcuts

From RAD Studio API Documentation

Delphi

property UseEvalShortcuts: Boolean read GetUseEvalShortcuts write SetUseEvalShortcuts default 1;

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).