RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.SetSelStart Method

Sets the value of the SelStart property.

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

SetSelStart is the protected write implementation of the SelStart property. 

 

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