Position directory browser for TAdvDirectoryEdit

When i am pressing button in order to select diretory. it pops up beneath diredtory line on the form. Parts of the window is outside screen. I would like to position window on center screen.

How to?

Are you using the latest version of the component? It will always position itself near the edit control but keep in the screen.

version used 1.3.2.8

The latest version is v1.3.3.1
Please first test this with this latest version.

Bottom part is still outside screen with version 1.3.3.1

We've investigated this deeper and this appears to be a shortcoming in the Windows APIs used to display the dialog. Set AllowNewFolder = false should workaround this Windows API shortcoming.