Might be a stupid question, but it's nowhere mentioned in the documentation though allowed. What are the differences between:
unit A; interface implementation initialization <initialization code> end. and: unit B; interface implementation begin <initialization code> end. -- View this message in context: http://www.nabble.com/Difference-between-initialization-and-begin-in-a-unit-tp23017283p23017283.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal