Links
EControl Form Designer Pro
TComponentCombo.OnSelChanged Event

Called when selected item (object) has bin changed by selecting from drop-down list.

property OnSelChanged: TSelChangedEvent;

Write OnSelChanged handler to process selection of custom objects added using OnGetComponents event handler. If selected object is not owned by designed form Designer will not be able to select this object, so you should process selection manually.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!