Title: Message
 
I want to change the default Delphi behaviour in a couple of areas, not sure best way:
 
q1 - How can I change the default behaviour for an edit box to accept the Enter key as if a Tab was pressed
 
q2 - Similar in a stringgrid - if I press Enter in a particular cell what is the best way to make it behave as if clicked or double clicked - I know how to write code for the click or double click event, but not how to get the Enter key to do the same.
 
Q3 - how do I right justify numbers in a cell of a stringgrid (eg 12345.67)?
 
 
 

John Bird

 

_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to