Tagged Questions
1
vote
2answers
491 views
Empty main form in GUI app converted from Delphi to Lazarus
I have converted my 2 GUI apps from Delphi to Lazarus.
Both apps compile for Win32 platform, i386 and with GUI.
Main form were converted using Lazarus tool and can be edited from IDE.
But when I run ...