FMX.Types.IFlasher

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFlasher = interface

C++

__interface  INTERFACE_UUID("{1A9163B4-47FD-45D6-A54F-70158CB01777}") IFlasher  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

This interface declares methods and properties providing the core caret functionality.

This interface declares methods and properties that should be supported by a flashing (blinking) control providing the basic functionality for carets.

See Also