RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComboBoxExStrings.AddItem Method
Pascal
function AddItem(const Caption: string; const ImageIndex: Integer; const SelectedImageIndex: Integer; const OverlayImageIndex: Integer; const Indent: Integer; Data: TCustomData): TComboExItem;
C++
__fastcall TComboExItem AddItem(const AnsiString Caption, const int ImageIndex, const int SelectedImageIndex, const int OverlayImageIndex, const int Indent, TCustomData Data);

This is AddItem, a member of class TComboBoxExStrings.

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