RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLData.Create Constructor

Creates and initializes a TRemotable object.

Pascal
constructor Create; override;
C++
virtual __fastcall TXMLData();

The TRemotable constructor does nothing special. It exists primarily because 

The remotable type registry knows how to call it. 

It is virtual, so that the remotable type registry can also instantiate descendant classes. 

 

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