[Lazarus] TWin32WSCustomX class

Antônio antoniog12345 at gmail.com
Sat Nov 8 15:49:58 CET 2014


class procedure TCustomX.WSRegisterClass;
begin
  inherited;
  WSRegisterCustomX;
end;

2014-11-08 12:47 GMT-02:00 Antônio <antoniog12345 at gmail.com>:

> function WSRegisterCustomX: Boolean; external name 'WSRegisterCustomX';
>
> Where it should be called?
>
> Antônio
>
> 2014-11-08 12:10 GMT-02:00 Mattias Gaertner <nc-gaertnma at netcologne.de>:
>
> On Sat, 8 Nov 2014 11:27:22 -0200
>> Antônio <antoniog12345 at gmail.com> wrote:
>>
>> >[...]
>> > > Do you mean the TWSCustomX.AMethod is called, but your
>> > > TWin32WSCustomX.AMethod is not called?
>> >
>> > Yes
>>
>> Is RegisterWSComponent(TWSCustomX,TWin32WSCustomX) called?
>>
>> Mattias
>>
>> --
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141108/2443c7d0/attachment-0003.html>


More information about the Lazarus mailing list