Object browser icons?

  • Thread starter Thread starter davegb
  • Start date Start date
D

davegb

I'm trying to make use of the Object Browser. Does anyone know what the
various icons next to the objects/methods/properties mean? There's a
flying green book, or something, a lighting flash, a finger pointing
(that one's a property) and a property icon with a blue dot above it.
Does anyone use this? What does it tell me?

Thanks!
 
Hi Dave,

when you click on the member, you will see in the bottom of object
browser the description (module, class, property ... and it's
membership). Icon are just for quick orientation once you remember
their meaning.

Regards,
Ivan
 
Lightening flash is an event
the blue dot is the default property
the flying green book is a method
 
Flying green book: method
Pointing finger: property
Pointing finger with a blue dot: default property
Lightning flash: Event

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)
 
Bob said:
Flying green book: method
Pointing finger: property
Pointing finger with a blue dot: default property
Lightning flash: Event

Thanks for all your replies!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top