Data.Bind.Components.TEvalShortcutEnumeratorToEditor

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEvalShortcutEnumeratorToEditor

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.

See Also