Indicates the lowest available article number in a newsgroup.
property MsgLow: Integer;
MsgLow is a read-only Integer property that represents the lowest available article index in a newsgroup. MsgLow 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. |