To use the dialogs included in JSDialogs within your application just make sure that the JSDialogs unit is declared after the Dialogs unit in each unit. This means that instead of using the Dialogs version of the method (such as MessageDlg) the JSDialogs version of the method will be used.