trichview.support
Re: Subclassing & WndProc |
Author |
Message |
Sergey Tkachenko |
Posted: 04/18/2003 15:15:44 Sorry, I never tried to do it. But, as far as I know, if you create a Delphi control in Dll, you can replace its window procedure just like in any other window. > Hi, > > is it possible to declare TRichView as an application Window Class? I want > to be able to sublcass the control using the standard windows subclassing > method. > > In other words, I want to be able to use my own WndProc to handle callbacks, > before they reach the TRichView control. > > I'm not using Delphi or C++ as the native programming environment, so > information about TComponent etc. is of little interest. I would expect that > I may need to create a wrapper DLL around the control, but the application > cannot directly use the control - hence the subclassing. > > |
Powered by ABC Amber Outlook Express Converter