In events in a form eg frmDesign.OnClick, how do you know what to put in the arguments, eg for OnMouseMove you need to put:
Is there anywhere that shows you want you need to put? If not could someone tell me?SCAR Code:sender: tObject; Shift: TShiftState; x, y: integer
I need the OnClick one but any others would be helpful.
EDIT: Found it - in scar go to Tools > Event Handlers List and just double click on the one you want.



Reply With Quote










oh well i know now, thanks search button (I realise this is gravedigging, but this is USEFUL);
