[fpc-pascal] TParamFlags and fpc 3.2.0.

fredvs fiens at hotmail.com
Mon Jul 22 13:46:11 CEST 2019


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/


More information about the fpc-pascal mailing list