Quote Originally Posted by Setharian
There's also "TMineField.Create(Size, bombs)" statement but I don't think it would cause such a delay (depends on the contents of the constructor). Just time every statement with GetTickCount and you'll find out which statement is so much slower with FPC.
Yeah you have reason the huge load time is on TMineField.Create,

i will time the constructor to see what is making this