Internet Direct (Indy) Version 9.0.1 Beta
TIdNNTP.SelectArticle
Sets the article pointer in the newsgroup.

function SelectArticle(const AMsgNo: Cardinal): Boolean;
Description
SelectArticle is a method that sets the article pointer to the article Index of AMsgNo.

You have to use SelectGroup to select the newsgroup before using this method.