Vcl.OleServer.TOleServer.GetAutoConnect
Delphi
function GetAutoConnect: Boolean;
C++
bool __fastcall GetAutoConnect();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.OleServer.pas Vcl.OleServer.hpp |
Vcl.OleServer | TOleServer |
Description
Returns the value of the AutoConnect property.
GetAutoConnect is the protected read implementation for the AutoConnect property.