trichview.com

trichview.support




Re: SubClass Question


Return to index


Author

Message

Sergey Tkachenko

Posted: 12/02/2004 10:20:07


I do not know about IB controls, but if you want to create your own db aware

editor, you need to inherit it from TCustomRichViewEdit (TRichViewEdit is

inherited from TCustomRichViewEdit and only publishes its properties).

You should study DBRV.pas before starting this work.


> I would like to use a custom richedit control (TIB_RichEdit) which is part

> of the IBO database connectivity suite to Firebird. It is based on

> TCustomRichEdit. Is there enough compatibility between TRichView and

> TCustomRichEdit to allow me to change the IB_ control such that it is

based

> on TRichView instead of TCustomRichEdit?

> Or am I wasting my time even thinking about such an attempt?

> thanks

> alan

>

>





Powered by ABC Amber Outlook Express Converter