API:FMX.Types.TTimer.Interval

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Interval: Cardinal read FInterval write SetInterval default 1000;

C++

__property unsigned Interval = {read=FInterval, write=SetInterval, default=1000};

Properties

Type Visibility Source Unit Parent
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTimer

Description

Embarcadero Technologies does not currently have any additional information.