RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.SetSelLength Method

Sets the value of the SelLength property.

Pascal
procedure SetSelLength(Value: Integer);
C++
__fastcall SetSelLength(int Value);

SetSelLength is the protected write implementation of the SelLength property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!