ExceptionMessage属性-Delphi教程(2)

Exception.Message属性定义如下: property Message: string,存储异常发生时的错误信息,可在错误对话框中显示。 2.exception方法(1)Exception.Create方法定义形式为: Constructor Create(Const Msg: String),用于生成带简单提示信息的对话框,提示内容由Msg提供。

ppt 文件大小:1.36MB