FMX.Types.IFlasher.GetCaret

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCaret: TCustomCaret;

C++

virtual TCustomCaret* __fastcall GetCaret() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IFlasher

Description

Declaration of the getter method for the Caret property.

See Also