RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.GetItemCount Method

Gets the number of items in the specified session.

Pascal
function GetItemCount(AID: TSessionID): Integer;
C++
__fastcall int GetItemCount(TSessionID AID);

Call GetItemCount to get the number of items (returned as an integer) in the session specified by TSessionID. more here 

 

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