Data.Bind.Components.TLinkControlToField.UseEvalShortcuts

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TLinkControlToField

Delphi

property UseEvalShortcuts;

C++

__property UseEvalShortcuts = {default=1};

Description

Determines whether this binding component delegate uses evaluation shortcuts (True) or not (False).

Data.Bind.Components.TLinkControlToField.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).