TdxServerModeCustomDataSource.Close Method
In This Article
Closes the data source, making it inactive.
#Declaration
Delphi
procedure Close;
#Remarks
This method sets the Active property to False.
See Also