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