RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringBase::RefCount Method

Gets reference count of System::AnsiStringBase.

Pascal
function RefCount: Integer;
C++
int RefCount() const;

System::AnsiStringBase::RefCount gets the reference count of a System::AnsiStringBase instance. If the instance is empty, it returns 0. 

 

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