Data.Bind.Components.TEvalShortcutFactories
Delphi
TEvalShortcutFactories = class
C++
class PASCALIMPLEMENTATION TEvalShortcutFactories : 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
Singleton class for instantiating evaluators that use evaluation shortcuts (TEvalShortcutEnumerator or TEvalShortcutEnumeratorToEditor) using registered factories.
Use TEvalShortcutFactories.Instance to access this singleton.