On 30.09.2017 20:20, Vojtěch Čihák via Lazarus wrote:
ATTabs should read Items from *.lfm. But it creates new instance of TStringList instead. New instance is created from existing tabs, therefore it is empty.
I changed getter. it uses now FTabItems (field) and fills it on each GetItems. But it don't help...
-- Regards, Alexey -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus