ArticleList Property

Collection of articles collected through GroupOverview or GroupSearch .

Syntax

property ArticleList: TipwArticleInfoList read get_ArticleList;

Remarks

This property contains a collection of articles collected through GroupOverview or GroupSearch. This collection consists of a list of ArticleInfo objects. The returned list contains information about each article in the OverviewRange or SearchRange when either GroupOverview or GroupSearch is called.

ArticleInfoLimit can be used to control the number of articles 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]