摘要: //事件过程指针 TExceptionHandlerEvent = procedure (const AException: Exception; var Handled: Boolean) of object; //匿名方法 TExceptionHandlerProc = reference to procedure (const AException: Exception; v... 阅读全文
posted @ 2016-06-04 23:22 心有猛虎·细嗅蔷薇 阅读(142) 评论(0) 推荐(0)