On 06/01/18 17:35, Sven Barth via fpc-pascal wrote:
> Judging from the implementation inside the RTL I'd say that this is a
> bug in the documentation. String message methods work like ordinal
> ones and take only one parameter.
Yes, that is what it seems like. So once upon a time this feature was
Am 06.01.2018 17:25 schrieb "Ewald" :
Hi,
When reading https://www.freepascal.org/docs-html/ref/refsu31.html#
x82-1040006.5.7 I stumbled on the following text at the bottom of the page:
"In addition to this mechanism, a string message method accepts a self
parameter:
Procedure StrMsgHandler(Data
Hi,
When reading
https://www.freepascal.org/docs-html/ref/refsu31.html#x82-1040006.5.7 I
stumbled on the following text at the bottom of the page:
"In addition to this mechanism, a string message method accepts a self
parameter:
Procedure StrMsgHandler(Data: Pointer;