Vcl.OleServer.TOleServer.SetAutoConnect
Delphi
procedure SetAutoConnect(flag: Boolean);
C++
void __fastcall SetAutoConnect(bool flag);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Vcl.OleServer.pas Vcl.OleServer.hpp | Vcl.OleServer | TOleServer | 
Description
Sets the value of the AutoConnect property.
SetAutoConnect is the protected write implementation for the AutoConnect property.