摘要:
//ShowMessage: begin ShowMessage('提示内容'); {标题默认工程名, 如: Proect1} Application.Title := '警告'; {如果修改工程标题...} ShowMessage('提示内容'); {标题是'警告'} ShowMessage('第一行' + #13#10 + '第二行'); {提示信息... 阅读全文
posted @ 2013-05-18 02:19
longqcc
阅读(172)
评论(0)
推荐(0)
浙公网安备 33010602011771号