| The Basics > Specifying a Data Source > What is Additem Mode? |
When in AddItem mode, True DBList allows you to populate the list control (TDBList or TDBCombo) manually by using the AddItem, RemoveItem and Clear methods. In this mode, your application determines what data is contained within the list control.
For more information on using True DBList in AddItem mode, see AddItem Mode.