Datasnap.DSSession.TDSSynchronizedLocalChannel.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSSynchronizedLocalChannel(void);

Properties

Type Visibility Source Unit Parent
destructor public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSynchronizedLocalChannel

Description

Destroys the TDSSynchronizedLocalChannel instance.

Call Destroy to destroy the TDSSynchronizedLocalChannel instance.

See Also