RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleServer.ServerData Property

Encodes information about the COM server to which ServerData connects.

Pascal
property ServerData: PServerData;
C++
__property PServerData ServerData;

ServerData uses ServerData internally to store type library information describing its COM server. Each ServerData descendant initializes this property in the constructor, specifying the information it needs to establish a connection. 

 

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