TStaticPercentageModel

TPercentageModel that stores its value in the model itself.

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
4TPercentageModelModels percentage values.
5TStaticPercentageModel

Source

Percentage.Model.Static.pas (25)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTFloatingPoint64FValue

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTFloatingPoint64GetValue()
InstanceprotectedSetValue(Value: TFloatingPoint64)