Data.Bind.Components.TEvalShortcutFactory

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
TEvalShortcutFactory = class abstract
C++
class PASCALIMPLEMENTATION TEvalShortcutFactory : public System::TObject
Description
Base class for factories that instantiate evaluators that use evaluation shortcuts (TEvalShortcutEnumerator or TEvalShortcutEnumeratorToEditor).