Class TBaseProcessing
Unit
BaseClasses
Declaration
type TBaseProcessing = class(TItem)
Description
Base class of all items which periodically updates their stateHierarchy
TItem > TBaseItemFields
Methods
Overview
Description
Pauses processing of the item
This method will be called when an item is to be processed (updated). Actual process schedule depends on values if processing class (see TItemsManager) to which points ProcessingClass field.
Resets TimeProcessed to zero
Resumes processing of the item
Properties
Overview
Description
Total time processed with the Process method
|
Last modified: Jan 6, 2010
Copyright (C) 2006-2010, casteng.com
|