Data.Bind.Components.TEvalShortcutFactories.Register
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TEvalShortcutFactories | |
Delphi
procedure Register(const AFactory: TEvalShortcutFactory);
C++
void __fastcall Register(TEvalShortcutFactory* const AFactory);
Description
Registers the specified factory for instantation of evaluators.