When I use Delphi directives in code, like:
{$IFDEF something} . . . {$ENDIF}
Where do I assign the word \'something\' in the project? I tried
It's in the Conditional Defines slot under Project | Options, which looks like this on D2010: