<< Click to Display Table of Contents >> ApolloConnection |
Declaration
property ApolloConnection: TApolloConnection;
Description
Indicates the TApolloConnection component to connect this TApolloServerDLL to. The TApolloConnection component then identifies the Host IP address and Port number to connect to the Apollo Server and any tables available through that server.
Delphi Example
ApolloServerDLL1.ApolloConnection := ApolloConnection1;
C++Builder Example
ApolloServerDLL1->ApolloConnection = ApolloConnection1;
See Also
URL of this topic:
https://www.apollodb.com/docs/vcl/index_vcl.html?apollovcl_tapolloserverdll_apolloconnection.htm