FMX.Layers3D.TCustomLayer3D.AnimatedCaret

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AnimatedCaret: Boolean read FAnimatedCaret write FAnimatedCaret default True;

C++

__property bool AnimatedCaret = {read=FAnimatedCaret, write=FAnimatedCaret, default=1};

Properties

Type Visibility Source Unit Parent
property public
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TCustomLayer3D

Description

Specifies whether the caret in text edit boxes is animated or not.