How do I create OnClick event? I need help with TCustomControl.
The OnClick
event is defined in TCustomControl
already. All you have to do is to make it visible. Add the line
published
property OnClick;
to your control and you're done!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With