RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComboBoxExStrings.IndexOf Method
Pascal
function IndexOf(const S: String): Integer; override;
C++
virtual __fastcall int IndexOf(const AnsiString S);

This is IndexOf, a member of class TComboBoxExStrings.

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