I'm build a new VCL based on TListBox. I've added a new property 'Caption' which creates a BitBtn on top of the ListBox. The problem is that the Caption (bitbtn) hides the first 2 items of the list.
Is there a way to change the inherited Top property but not the VCL component one?
Thanks
Is there a way to change the inherited Top property but not the VCL component one?
Thanks