Vcl.StdCtrls.TCustomCombo.SetSelLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetSelLength(Value: Integer);

C++

void __fastcall SetSelLength(int Value);

Propriétés

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

Description

Définit la valeur de la propriété SelLength.

SetSelLength désigne l'implémentation protégée d'écriture de la propriété SelLength.

Voir aussi