RAD Studio VCL Reference
ContentsIndex
TCustomConnection Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Provides the interface for a method that opens a connection. 
 
Provides the interface for a method that terminates the connection. 
 
Returns the value of the Connected property. 
 
Returns a dataset, given its index in the DataSets property array. 
 
Returns the value of the DataSetCount property. 
 
Initializes the connection component after all objects in the form or data module have been loaded. 
 
Registers an object that uses the connection component. 
 
Informs all registered clients that use the connection component when a connection is opened or closed. 
 
Changes the value of the Connected property. 
 
Removes a registered client so that it is no longer associated with the connection component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.