API:FMX.Layers3D.TLayer3D.AnimatedCaret
Delphi
property AnimatedCaret: Boolean read FAnimatedCaret write FAnimatedCaret default 1;
C++
__property AnimatedCaret = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Layers3D.pas FMX.Layers3D.hpp |
FMX.Layers3D | TLayer3D |
Description
Specifies whether the caret in text edit boxes is animated or not.
FMX.Layers3D.TLayer3D.AnimatedCaret inherits from FMX.Layers3D.TCustomLayer3D.AnimatedCaret. All content below this line refers to FMX.Layers3D.TCustomLayer3D.AnimatedCaret.
Specifies whether the caret in text edit boxes is animated or not.