Hi,
I am making a component from TStringGrid, I want to Override OnSelectCell and customize it. How can I override in C++ (Boreland).
Can any one tell me the steps I need to follow. Though I used the same steps as of usual C++ overiding, it was not working. like re declaring OnSelectCell (TObject*, long, long, bool) and re defining it.
Thanks in advance
Jowins
I am making a component from TStringGrid, I want to Override OnSelectCell and customize it. How can I override in C++ (Boreland).
Can any one tell me the steps I need to follow. Though I used the same steps as of usual C++ overiding, it was not working. like re declaring OnSelectCell (TObject*, long, long, bool) and re defining it.
Thanks in advance
Jowins