Hi-
I'm sort of new to Delphi and have a question about scope. Say that
you begin a new project and enter some labels on it and set up a few
various
'On Click' or 'On Enter' type things. But then how can you use or refer
to these labels (Say for example 'Label1') from different routines?
Everytime I want to use one, I get a 'Not declared' syntax error...
Sorry for the lame question...
B