Skip to main content

TdxGaugeQuantitativeScale.OnAnimationComplete Event

Enables you to respond to completion of a value transition animation sequence.

Declaration

property OnAnimationComplete: TNotifyEvent read; write;

Remarks

This event is fired after completion of a value transition animation sequence.

The Sender parameter specifies the quantitative scale whose value pointer (needle or level bar) is animated.

See Also