<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 21, 2016 at 5:14 PM, Bo Berglund <span dir="ltr"><<a href="mailto:bo.berglund@gmail.com" target="_blank">bo.berglund@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Second question:<br>
----------------<br>
I use a TFolderDialog component in the program to select a target<br>
directory. Apparently this component is not native Delphi (although I<br>
have used it for years) and so Lazarus barfs at it...<br>
Is there a native Lazarus/Fpc dialog that can be used to let the user<br>
select a directory? Note: no file, just the directory.<br>
</blockquote><div><br>It's called TSelectDirectoryDialog in Lazarus. <br>However, if property names are different you still have to modify the code.<br></div><div><br></div><div>thanks,<br></div><div>Dmitry<br></div></div><br></div></div>