Hi !
I have inherited a component from TCheckListBox that is inherited from
TCustomListBox. IN my component
I was overrided the DrawItem method to draw a custom bitmap to represent a
check.
I need in this method call the DrawItem method of TCustomListBox. If I use
the inherited clause Delphi calls the
DrawItem of TCheckListBox. I tried to use "inherited inherted DrawItem" :).
It is possible to do in Delphi ?
Att
Lisandro Rueckert
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz