Vcl.Skia.TSkCustomAnimation.StopProgress

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StopProgress: Double read FStopProgress write SetStopProgress stored IsStopProgressStored;

C++

__property double StopProgress = {read=FStopProgress, write=SetStopProgress, stored=IsStopProgressStored};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia TSkCustomAnimation

Description

Embarcadero Technologies does not currently have any additional information.