Writing a VCL component in C++ which defines its own events
March 13, 1998
Author: Embarcadero USA
Question and Answer Database
FAQ2369C.txt Writing a VCL component in C++ which defines its own events
Category :VCL
Platform :All
Product :C++Builder 3.x
Question:
I have scoured the Borland BCB docs and the net and I really haven't
found a good example of writing a VCL component in C++ which defines its
own events (an event not overriding any ancestor class…