User Tools

Site Tools


reset_reset_object_s_data_.htm
Navigation:  ABC Library Reference > WindowComponent Interface > WindowComponent Methods >====== Reset(reset object's data) ====== Previous pageReturn to chapter overviewNext page

Reset( forcereset )

blk2blue.jpg

Reset Resets the object's data.
forcereset A numeric constant, variable, EQUATE, or expression that indicates whether to reset the object's data. A value of one (1 or True) unconditionally resets the object's data; a value of zero (0 or False) only resets the objects data as circumstances require

The Reset method resets the object's data if needed or if forcereset is TRUE.

BrowseClass Implementation:

The Reset method calls the BrowseClass.ResetSort method to reapply the active sort order to the BrowseClass object. For more information see the BrowseClass.ResetSort section.

FileDropClass Implementation:

The Reset method calls the FileDropClass.ResetQueue method to fill or refill the File Drop control template's display queue.

See Also:     BrowseClass.ResetSort, FileDropClass.ResetQueue

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