Indicates the highest available article in a newsgroup.
property MsgHigh: Integer;
MsgHigh is a read-only Integer property that represents the highest available article index in a newsgroup. MsgHigh is updated when a newsgroup is activated using SelectGroup.
Use MsgLow to access the lower message number range for the currently selected newsgroup. Use MsgCount to get total number of messages in the currently selected newsgroup.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|