RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLConnection.ParamsLoaded Property

Indicates when parameter values have been loaded from dbxconnections.ini.

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

Do not use the ParamsLoaded property. It is used internally by the Connections Editor to keep track of when parameter values have been loaded from the dbxconnections.ini file. 

 

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