[Lazarus] Cocoa: restoring windows order after reactivating the application

Dmitry Boyarintsev skalogryz.lists at gmail.com
Sat Jun 15 16:27:19 CEST 2019


managed types are not allowed in objc objects. as FPC doesn't manage them
there (yet).

On Saturday, June 15, 2019, AlexeyT via lazarus <
lazarus at lists.lazarus-ide.org> wrote:

> https://github.com/graemeg/lazarus/commit/4a95f3638a6ec38e6c
> 975164b52c9f6d54c7ad10
>
> orderArray. Better make its type "array of TWinOrderLevel" and set its
> size as SetLength(orderArray, N), and SetLength(orderArray, 0) to free.
> This is better practice, more pascalish way to allocate array.
>
> --
> Regards,
> Alexey
>
> --
> _______________________________________________
> lazarus mailing list
> lazarus at lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20190615/d360fc74/attachment.html>


More information about the lazarus mailing list