[fpc-pascal] Re: Initialization of class field
Sven Barth
pascaldragon at googlemail.com
Wed Aug 1 10:44:19 CEST 2012
Am 01.08.2012 00:14, schrieb leledumbo:
> I think the fast point from OP point of view is the less typing, less source
> code. Not from executable point of view.
Might be, but as there are people that are complaining about class
instance initialization speed (the instance's memory is initialized
using FillChar) I wanted to mention this.
Regards,
Sven
More information about the fpc-pascal
mailing list