Delphi 2007 Pre-build events

Is there a way to get FinalBuilder to run the Pre-build events in a Delphi 2007 project?

Not using the Delphi Action. If you use the MSBuild action, you might be able to set the target to the prebuildevent target (I don’t know what the actual target names are, you should be able to see them in the dproj file).