System.Win.Mtsobj.TMtsAutoObject.Activate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Activate; safecall;

C++

HRESULT __safecall Activate();

Properties

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

Description

Activates an instance of TMtsAutoObject.

The Activate method activates an instance of TMtsAutoObject.

See Also