System.Win.Mtsobj.TMtsAutoObject.OnActivate
Delphi
procedure OnActivate; virtual;
C++
virtual void __fastcall OnActivate();
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 OnActivate method does nothing as implemented in TMtsAutoObject.