You wanted more details on browser? OK, here is some.
(I should say that I didn't have any Internet connections in last three days, so you may not need to this information)
-Add the component to your main form
-Compile the project
-Select "Edit|Browser Symbol" menu command
-Type name of the component (either variable or type) and click OK
-Right click, select Properties and check "Show Syntax Declaration"
Now you can find all you want (and even more!)
** "Edit|Browse Symbol" is just a shortcut to "View|Browser" with which you can have all the information you want from any unit, class, type, etc.
You can refer to "Project Browser" topic in the help system, but I think this is not useful enough.
Probably the best way is trying!