TPercentageModel

Models percentage values.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TPercentageModel

Source

Percentage.Model.pas (26)

Description

Implementations should distribute a TChangedEvent whenever the value it respresents is updated.

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTListenersFListeners

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedSetValue(Value: TFloatingPoint64)
InstanceprotectedTFloatingPoint64GetValue()
InstancepublicCreate()
InstancepublicDestroy()