[Lazarus] TWin32WSCustomX class

Antônio antoniog12345 at gmail.com
Sun Nov 9 20:56:38 CET 2014


I have already said, I think:

function WSRegisterCustomX: Boolean; external name 'WSRegisterCustomX';

{...}

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

Antônio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141109/62f8c443/attachment-0003.html>


More information about the Lazarus mailing list