System.Win.Mtsobj.TMtsAutoObject.Deactivate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Deactivate; stdcall;

C++

void __stdcall Deactivate();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Win.Mtsobj.pas
System.Win.Mtsobj.hpp
System.Win.Mtsobj TMtsAutoObject

Description

Deactivates an instance of TMtsAutoObject.

The Deactivate method deactivates an instance of TMtsAutoObject.

See Also