Hello. I try to make msegui/mseide compatible with fpc 3.2.0.
Thanks to Graeme fixes, interfaces of msegui is now compatible with fpc 3.2.0. But there is still problem with the use of TParamFlags with fp 3.2.0 and mseide. Now, using TParamFlags add by default "$self: Pointer" parameter, example: procedure onexec($self: Pointer; const sender: Tobject); How to hide that "$self: Pointer" parameter and have the same behavior as fpc 3.0.2 / fpc 3.0.4 ? How to use TParamFlags to have the same result as using fpc 3.0.2 / fpc 3.0.4 ? Thanks. Fre;D ----- Many thanks ;-) -- Sent from: http://free-pascal-general.1045716.n5.nabble.com/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal