FGX.Application.TfgOnExceptionMessage: различия между версиями

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
 
Строка 7: Строка 7:
  
 
<p class="class-inheritance"><span class="type-border">[[FGX.Application.{System.Messaging}TMessage<System.SysUtils.Exception>|{System.Messaging}TMessage<System.SysUtils.Exception>]]</span> -> <span class="type-border">[[FGX.Application.TfgOnExceptionMessage|TfgOnExceptionMessage]]</span></p>
 
<p class="class-inheritance"><span class="type-border">[[FGX.Application.{System.Messaging}TMessage<System.SysUtils.Exception>|{System.Messaging}TMessage<System.SysUtils.Exception>]]</span> -> <span class="type-border">[[FGX.Application.TfgOnExceptionMessage|TfgOnExceptionMessage]]</span></p>
 +
 +
== Описание ==
 +
 +
<p>Уведомление о возникновении в приложениии исключения.</p>

Текущая версия на 17:54, 29 июня 2019

  • [[ FGX.Application.{System.Messaging}TMessage<System.SysUtils.Exception> | Вверх к родителю: {System.Messaging}TMessage<System.SysUtils.Exception> ]]
  • К модулю: FGX.Application

Delphi

TfgOnExceptionMessage = class ({System.Messaging}TMessage<System.SysUtils.Exception>)

[[FGX.Application.{System.Messaging}TMessage<System.SysUtils.Exception>|{System.Messaging}TMessage<System.SysUtils.Exception>]] -> TfgOnExceptionMessage

Описание

Уведомление о возникновении в приложениии исключения.