Data.Bind.Components.TEvalShortcutFactories.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TEvalShortcutFactories

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEvalShortcutFactories();

Description

Destroys this instance of TEvalShortcutFactories.

See Also