Data.Bind.Components.TEvalShortcutFactory

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEvalShortcutFactory

Delphi

TEvalShortcutFactory = class abstract

C++

class PASCALIMPLEMENTATION TEvalShortcutFactory : 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 factories that instantiate evaluators that use evaluation shortcuts (TEvalShortcutEnumerator or TEvalShortcutEnumeratorToEditor).

See Also