Show: Delphi
C++
Display Preferences
FMX.Types.IScene.GetAnimatedCaret
From XE2 API Documentation
Delphi
function GetAnimatedCaret: Boolean;
C++
virtual bool __fastcall GetAnimatedCaret(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | IScene |
Description
Gets the flag that specifies whether the current scene has an animated caret.
Implement GetAnimatedCaret to get the value of the flag that specifies whether the current scene has an animated caret.