ComponentOne List 8.0 for ActiveX
AddItem Method

 

AddItem Method

This method adds an item to the TDBList or TDBCombo object.

Syntax

object.AddItem strItem, [strValue], [nIndex]

Arguments

strItem specifies the display text of the item.

strValue specifies a string for the VALUE attribute of the item.

nIndex is an integer that specifies the item's position within the list.

Return Value

None

Remarks

Method applies to TDBList and TDBCombo controls.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback