Vcl.Skia.TSkCustomAnimation.Delay

From RAD Studio API Documentation
Jump to: navigation, search

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.