On Thu, Jul 21, 2016 at 5:14 PM, Bo Berglund <[email protected]> wrote:
> Second question: > ---------------- > I use a TFolderDialog component in the program to select a target > directory. Apparently this component is not native Delphi (although I > have used it for years) and so Lazarus barfs at it... > Is there a native Lazarus/Fpc dialog that can be used to let the user > select a directory? Note: no file, just the directory. > It's called TSelectDirectoryDialog in Lazarus. However, if property names are different you still have to modify the code. thanks, Dmitry
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
