On 30/4/12 11:45, Bart wrote:
On 4/29/12, Juha Manninen<[email protected]>  wrote:


I would change the declaration to:

function DeleteDirectory(const DirectoryName: string;
      OnlyChilds: boolean; const RemoveReadOnlyFiles: Boolean = False): boolean;

If the suggestion is adopted it needs to be

function DeleteDirectory(const DirectoryName: string;
       OnlyChildren: boolean; ...



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to