This is a fpc list. Please put lazarus question on the lazarus list
or forum.
On Fri, 5 Feb 2010 07:55:41 +1100 "Justin Smyth"
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 th
On Thu, Feb 4, 2010 at 10:55 PM, Justin Smyth
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 an
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 n