|
-
Oct 10th, 2000, 12:08 PM
#7
New Member
Shark,
That means it's conditional compilation. If the #If statement does not evaluate to true, whatever code is in there will not be compiled either in debug mode or to the compiled component.
Therefore, you can make a reference to a class that does not exist in the project, as long as the IF...Then statement does not evaluate.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|