Data.Bind.Components.TEvalShortcutEnumeratorToEditor
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TEvalShortcutEnumeratorToEditor = class abstract
C++
class PASCALIMPLEMENTATION TEvalShortcutEnumeratorToEditor : public System::TObject
Description
Base class for evaluators of TEvalEnumeratorToEditor that implement evaluation shortcuts.
Subclasses must implement Evaluate.