LastArticle Property
The number of the last article in CurrentGroup .
Syntax
__property int LastArticle = {read=FLastArticle, write=FSetLastArticle};
Default Value
0
Remarks
This property contains the number of the last article in CurrentGroup. The value of this property is 0 if there is no current group (CurrentGroup is "").
This property is read-only.
Data Type
Long