Delphi 2010 ve Delpi XE2 aynı pc üzerinde kullanımı!
Destek talebi(Lütfen oy verelim!)
Sitemiz üye alımına kapatılmıştır!
! CODEBANK 2012 !
İNDİRMEK&DETAYLI BİLGİ ALMAK İÇİN BURAYI TIKLAYINIZ.
0 Üye ve 1 Ziyaretçi konuyu incelemekte.
procedure Tekle.mesaj(x: string);varstr:string;beginstr:= '<script language="JavaScript">';str:=str+'alert('+#39 + x + #39+');';str:=str+'</script>';if not page.IsClientScriptBlockRegistered('msj') thenpage.RegisterClientScriptBlock('msj', str);end;
............msj.text:='Bilgiler başarı ile kaydedildi'; mesaj(msj.text);