You are here: Symbol Reference > SignalTools Namespace > Classes > TAnalysisList Class > public > TAnalysisList.Renumerate Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TAnalysisList.Renumerate Method

Assign consecutive numbers to individual items.

Pascal
procedure Renumerate; virtual;

Assign consecutive numbers starting with 0 to every items ItemNumber property. This numbers are assigned when the Items are added automatically. However, if the items in the list are moved or deleted, renumbering is neccessary, if there are parts of code that depend upon ItemNumber property and ItemNumber must coincide with the Index in the list at which this component is located.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!