Vcl.StdCtrls.TCustomCombo.SetMaxLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetMaxLength(Value: Integer);

C++

void __fastcall SetMaxLength(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é MaxLength.

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

Voir aussi