FMX.Platform.IFMXSystemInformationService.GetCaretWidth

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCaretWidth: Integer;

C++

virtual int __fastcall GetCaretWidth() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXSystemInformationService


Description

Déclare la méthode permettant de récupérer la largeur du curseur d'insertion fournie sur la plate-forme en cours..

Les implémentations de GetCaretWidth renvoient la largeur du curseur d'insertion supportée sur la plate-forme spécifiée.

GetCaretWidth est utilisée dans TCaretRectangle.

Voir aussi