Vcl.StdCtrls.TCustomCombo.GetSelLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSelLength: Integer;

C++

int __fastcall GetSelLength();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomCombo

Description

Renvoie la valeur de la propriété SelLength.

GetSelLength est l'implémentation en lecture de la propriété SelLength. Elle renvoie le nombre de caractères sélectionnés.

Voir aussi