TdxCustomListBox.AddItem(string,TObject,Integer) Method
Declaration
function AddItem(const ACaption: string; AObject: TObject; AImageIndex: Integer = -1): Integer;
Parameters
Name | Type |
---|---|
ACaption | string |
AObject | TObject |
AImageIndex | Integer |
Returns
Type |
---|
Integer |
See Also