Advantage Concepts
Take the appropriate steps below depending on your development environment:
Open Delphi/Kylix and select File->New (File->New->Other… if using a newer version of Delphi/Kylix).
Select Advantage Trigger from the Advantage tab in the New Items dialog.
When prompted, Windows users enter ‘c:\data’ as the destination directory. Linux users should enter ‘~/data’ as the destination directory.
Click the OK button.
Open Visual Studio .NET and select File->New->Project…
In the Project Types section of the dialog select either Visual Basic Projects or Visual C# Projects.
In the Templates section of the dialog select Advantage Trigger.
Name the Project "AdsTrigs"
In the Location section of the dialog enter "c:\data"