System.Win.Mtsobj.TMtsAutoObject.OnDeactivate
Delphi
procedure OnDeactivate; virtual;
C++
virtual void __fastcall OnDeactivate();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Win.Mtsobj.pas System.Win.Mtsobj.hpp |
System.Win.Mtsobj | TMtsAutoObject |
Description
Does nothing as implemented in TMtsAutoObject.
The OnDeactivate method does nothing as implemented in TMtsAutoObject.