Mensagens
Como eu faço para mostrar uma mensagem só que pulando linhas, assim:
oi
oi
fsdkjbajkaka
fdfda
oi
oi
fsdkjbajkaka
fdfda
Havilux
Curtidas 0
Respostas
Motta
10/11/2003
exemplo com Showmessage...
ShowMessage(´The book is´ + #13 +
´on the´ + 13 +
´f*&¨¬$@! table !!´ + 13);
ShowMessage(´The book is´ + #13 +
´on the´ + 13 +
´f*&¨¬$@! table !!´ + 13);
GOSTEI 0