Data.Bind.Grid.TLinkGridToDataSource.UseEvalShortcuts
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Bind.Grid.pas Data.Bind.Grid.hpp
| |
| Unit: Data.Bind.Grid | |
| Parent: TLinkGridToDataSource | |
Delphi
property UseEvalShortcuts;
C++
__property UseEvalShortcuts = {default=1};
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).