livebindings - How to bind a TObjectList in Delphi -


i'm trying figure out how bind object list list box. seems embarcadero samples bind datasets.

it seems should use tbindlist, cannot see how link tobjectslist. sourcecomponent property requires component (not list) , none of events seem make sense.

anyone know if possible?

the adapter components tlistbindsourceadapter , tobjectbindsourceadapter enable livebindings user defined tobjects.

take @ this tutorial, should .


Comments