RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.GetSelLength Method

Returns the value of the SelLength property.

Pascal
function GetSelLength: Integer;
C++
__fastcall int GetSelLength();

GetSelLength is the read implementation of the SelLength property. It returns the number of selected characters. 

 

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