TdxCustomListBoxItems.AddObject(string,TObject,Integer) Method
Declaration
function AddObject(const ACaption: string; AData: TObject; AImageIndex: Integer): TdxCustomListBoxItem; overload;
Parameters
Name | Type |
---|---|
ACaption | string |
AData | TObject |
AImageIndex | Integer |
Returns
Type |
---|
TdxCustomListBoxItem |
See Also