RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLocalConnection.ProviderCount Property

Indicates the number of providers in the Providers property list.

Pascal
property ProviderCount: integer;
C++
__property int ProviderCount;

Read ProviderCount to determine the number of local providers. This is the number of entries in the Providers property list. 

 

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