Hi
I wanna ask something about MessageBox... I want my application bring a message but with some value will take from edit..
For example:

MessageBox(NULL,"The values is:"+Edit->Value)
How the MessageBox Syntax will be?? I ask for the syntax..Do i use to need + Value or &&???