FMX.Skia.TSkCustomAnimation.Progress
Delphi
property Progress: Double read FProgress write SetProgress stored IsProgressStored;
C++
__property double Progress = {read=FProgress, write=SetProgress, stored=IsProgressStored};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | TSkCustomAnimation |
Description
Embarcadero Technologies does not currently have any additional information.