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