Vcl.Skia.TSkCustomAnimation.Delay
Delphi
property Delay: Double read FDelay write SetDelay stored IsDelayStored;
C++
__property double Delay = {read=FDelay, write=SetDelay, stored=IsDelayStored};
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.