RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNotifyList.GetCount Method

Returns the value of the Count property.

Pascal
function GetCount: Integer;
C++
__fastcall int GetCount();

GetCount is the read implementation of the Count property. It returns the number of objects in the list. 

 

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