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: Pointer): TComboExItem;
C++
__fastcall TComboExItem AddItem(const AnsiString Caption, const int ImageIndex, const int SelectedImageIndex, const int OverlayImageIndex, const int Indent, void * Data);

This is AddItem, a member of class TComboBoxExStrings.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!