Hi, I have a third party component, which i place on the form and in the pascal file(code behind) the corresponding namespace is added in the uses list and i am able to navigate the underlying pascal file for this component; this works fine when i use one component and build the project(a fresh new project). This above described scenario is not working when i try to explore a predefined code(which consists of many components on the form) no matter how many times i clean and build the project, i am not able to navigate the component(s) source, even though i gave their path in the browsing list of the type library page. Do any one know the reason for this...
thanks and regards, Vijay