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

This is AddObject, a member of class TComboBoxExStrings.

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