<div dir="ltr"><div class="gmail_extra">Regarding the FPC 3.0 what's new language features, I think there is are more new than what's listed on the wiki. Off the top of my head here two language features not present in 2.6.4:</div><div class="gmail_extra"><br></div><div class="gmail_extra">* Helpers now work on intrinsic types such as string and integer (eg. StringHelper = record helper for string)</div><div class="gmail_extra">* Support for generic constraints (eg. TEmployee<T: TVehicle, constructor> = class)</div><div class="gmail_extra"><br></div><div class="gmail_extra">If anyone else knows of other new to 3.0 language features not on the wiki, please respond with a description of said language feature.</div></div>