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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 1: Строка 1:
 
* [[ FGX.Application.{System.Messaging}TMessage<System.SysUtils.Exception> | Вверх к родителю: {System.Messaging}TMessage<System.SysUtils.Exception> ]]
 
* [[ FGX.Application.{System.Messaging}TMessage<System.SysUtils.Exception> | Вверх к родителю: {System.Messaging}TMessage<System.SysUtils.Exception> ]]
 +
* [[ FGX.Application | К модулю: FGX.Application ]]
  
 
Delphi
 
Delphi
Строка 5: Строка 6:
 
<syntaxhighlight lang="Delphi">TfgOnExceptionMessage = class ({System.Messaging}TMessage<System.SysUtils.Exception>)</syntaxhighlight>
 
<syntaxhighlight lang="Delphi">TfgOnExceptionMessage = class ({System.Messaging}TMessage<System.SysUtils.Exception>)</syntaxhighlight>
  
== Описание ==
+
<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>
 
 
Уведомление о возникновении в приложениии исключения.
 

Версия 02:25, 13 июня 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