A base class for representing vectors as objects.
For a list of all members of this type, see TCRVector members.
TCRVector = class(TCRSharedObject);
TCRVector is a base class for representing a vector as an object, so it can be handled in code. Do not create an instance of the TCRVector class directly. Use database-specific descendants of TCRVector instead.
TSharedObject
TCRSharedObject
TCRVector