Active(Index: Integer): Boolean;
Active[Index: integer]: Boolean;
Index. Statistics index.
The Active property returns whether the specified statistics is to be shown..
Available Values:
True. Statistics is to be shown.
False. Statistics is to be hidden.
Use the ILanerResultsBoxStatistics.Count property to get the total number of statistics. Use the ILanerResultsBoxStatistics.Enabled property to show or hide selected statistics.
The method use is given in the example for ILanerResultsBox.Results.
See also: