 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
JD Guest
|
Posted: Tue Aug 26, 2003 3:53 pm Post subject: TComboBox OnMouseDown |
|
|
I want to promote the OnMouseDow, OnMouseMove and the OnMouseUp
properties so that I can assign events to them. I don't know if
it would make a difference but I want the events to have the
same structure/parameters as other components that have these
methods exposed. ie ..
OnMouseMove(TObject *Sender, TShiftState Shift, int X, int Y);
Can someone help me out with subclassing the TComboBox please?
JD
|
|
| Back to top |
|
 |
JD Guest
|
Posted: Tue Aug 26, 2003 6:44 pm Post subject: Re: TComboBox OnMouseDown |
|
|
"Remy Lebeau (TeamB)" <gambit47 (AT) yahoo (DOT) com> wrote:
| Quote: |
__property OnMouseUp;
};
That is all that is needed.
|
Thanks Gambit. I has missed the __ that is prepended to property.
~ JD
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|