On Thu, Feb 4, 2010 at 10:55 PM, Justin Smyth <[email protected]>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
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
