Data.Bind.Components.TEvalEnumeratorToEditor.UseEvalShortcuts
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TEvalEnumeratorToEditor | |
Delphi
property UseEvalShortcuts: Boolean read FUseEvalShortcuts;
C++
__property bool UseEvalShortcuts = {read=FUseEvalShortcuts, nodefault};
Description
Indicates whether evaluation shortcuts can be used (True) or not (False).