RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServer.AutoStart Property

Causes server to be automatically started when TDSServer component loaded.

Pascal
property AutoStart: Boolean;
C++
__property Boolean AutoStart;

When AutoStart is set to true, this causes the server to be automatically started when the TDSServer component is loaded. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!