On 18/05/2021 15:50, Martin Frb via fpc-devel wrote:
On 18/05/2021 15:24, Martin Frb via fpc-devel wrote:
line 632 unit TypInfo
tkMethod:
followed by
ResultType : ShortString // for mkFunction,
mkClassFunction only
ResultT
On Tue, 18 May 2021, Martin Frb via fpc-devel wrote:
On 18/05/2021 15:24, Martin Frb via fpc-devel wrote:
I was looking at TypeInfo (based on 3.2.2rc)
line 632 unit TypInfo
tkMethod:
followed by
ResultType : ShortString // for mkFunction
On 18/05/2021 15:24, Martin Frb via fpc-devel wrote:
I was looking at TypeInfo (based on 3.2.2rc)
line 632 unit TypInfo
tkMethod:
followed by
ResultType : ShortString // for mkFunction,
mkClassFunction only
ResultTypeRef :
I was looking at TypeInfo (based on 3.2.2rc)
line 632 unit TypInfo
tkMethod:
(MethodKind : TMethodKind;
ParamCount : Byte;
ParamList : array[0..1023] of Char
{in reality ParamList is a array[1..ParamCount] of: