GroupList Property

Collection of newsgroups listed by ListGroups or ListNewGroups .

Syntax

property GroupList: TipwGroupInfoList read get_GroupList;

Remarks

This property contains a collection of newsgroups listed by ListGroups or ListNewGroups. This collection consists of a list of GroupInfo objects. These objects contain information about each group such as the name, first and last article, and whether or not you can post to the group.

GroupInfoLimit can be used to control the number of groups saved.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Delphi Edition - Version 20.0 [Build 8307]