Data.Bind.Components.TEvalShortcutFactories.Unregister
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TEvalShortcutFactories | |
Delphi
procedure Unregister(var AFactory: TEvalShortcutFactory);
C++
void __fastcall Unregister(TEvalShortcutFactory* &AFactory);
Description
Unregisters the specified factory so that it is no longer used for instantation of evaluators.