TdxServerModeCustomDataSource.Open Method
In This Article
Opens the data source, making it active.
#Declaration
Delphi
procedure Open;
#Remarks
This method sets the Active property to True.
See Also