User Tools

Site Tools


entries_expected_data_distribution_.htm
Navigation:  ABC Library Reference > StepCustomClass > StepCustomClass Properties >====== Entries (expected data distribution) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
Entries &CStringList, PROTECTED

blk2blue.jpg

The Entries property is a reference to a structure containing the markers or boundaries that define the expected data distribution for the StepCustomClass object. This property defines the expected data distribution points (or steps), as well as the upper and lower boundaries the StepCustomClass object implements. This, plus the actual data distribution, ultimately determines how “far” the indicator (thumb or progress bar) actually moves as records are processed.

The AddItem method sets the value of the Entries property.

Implementation:

The Entries property is a reference to a QUEUE declared in BROWSE.INC as follows:

CStringList  QUEUE,TYPE

Item          &CSTRING

            END

See Also:     AddItem

entries_expected_data_distribution_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1