[fpc-pascal] Component Writing - Registering Components with the widget set

Zaher Dirkey parmaja at gmail.com
Sat Feb 6 15:55:32 CET 2010


On Thu, Feb 4, 2010 at 10:55 PM, Justin Smyth
<delphian at smythconsulting.net>wrote:

>  Can someone help here , if i have my own custom component thats got a
> container that has a base class of TCustomControl does one need to register
> it on the widget level ? do i just use WSRegisterCustomControl and write my
> own setters and getter like the ones in wscontrol ?
>
>
> Just not sure if i need to use this widget bit
>

If your component not use the OS directly, you only need to a normal
RegisterComponents.
no need to care about widgets.

-- 
Zaher Dirkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20100206/47ee54bd/attachment.html>


More information about the fpc-pascal mailing list