Vcl.StdCtrls.TCustomCombo.SetSelLength
Delphi
procedure SetSelLength(Value: Integer);
C++
void __fastcall SetSelLength(int Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | TCustomCombo |
Description
Sets the value of the SelLength property.
SetSelLength is the protected write implementation of the SelLength property.