Estimated number of articles in the newsgroup.
property MsgCount: Integer;
MsgCount is a read-only Integer property that represents the estimated number of articles in a newsgroup. MsgCount is updated when a newsgroup is activated using SelectGroup.
Use MsgHigh and MsgLow to access the message number ranges for the currently selected newsgroup.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |