FMX.Objects.TCaretRectangle

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCaretRectangle = class (TRectangle, IFlasher)

C++

class PASCALIMPLEMENTATION TCaretRectangle : public TRectangle

Properties

Type Visibility Source Unit Parent
class public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects FMX.Objects

Description

TCaretRectangle is a TRectangle descendant that can additionally hold caret (cursor) information.

See Also