delphi - Focus not moved to inputbox() and box remains behind of apps (Vista) -


How to make my Delphi System App using the standard vcl inputbox () function to request focus, now The dialog box appears to be in the Taskbar and dialogue does not open in front of other apps. It's a vista issue. I think building your form will solve it.

ps: I can edit the dialog. If necessary, it is using Tcustomforms.showmodal

You probably use an older version of Delphi

Some Vista specific actions may be fond of the old Delphi versions.


Comments