API:FMX.Controls.TCaret.Interval

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Interval: TFlasherInterval read FInterval write SetInterval default 0;

C++

__property Interval = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TCaret

Description

Keeps the caret flashing (blinking) interval.

FMX.Controls.TCaret.Interval inherits from FMX.Types.TCustomCaret.Interval. All content below this line refers to FMX.Types.TCustomCaret.Interval.

Keeps the caret flashing (blinking) interval.

See Also