FMX.Objects.TCaretRectangle

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Objects.TRectangleFMX.Objects.TShapeFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCaretRectangle

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