首页论坛图片汽车百科旅游美食诗词英语IT留学移民电影下载Archiver站点地图
当前位置: 易飞网 >> 首页 >> 电脑网络 >> Delphi学习资料 >> 正文

Delphi6函数大全(5)

Delphi6函数大全5-SysUtils.pas

首部 function InquireSignal(RtlSigNum: Integer): TSignalState; $ of Char;
begin
ExceptionErrorMessage(Self, Self, vBuffer, 255);
Caption := vBuffer;
end;
///////End ExceptionErrorMessage
━━━━━━━━━━━━━━━━━━━━━
首部 procedure ShowException(ExceptObject: TObject; ExceptAddr: Pointer); $
  

 

21/212>