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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
 
(не показано 15 промежуточных версий этого же участника)
Строка 1: Строка 1:
* [[ FGX.Platform | Up to parent: FGX.Platform ]]
+
* [[ System.Messaging.TMessageBase | Вверх к родителю: TMessageBase ]]
* [[ FGX.Platform.TfgOnLowMemoryNotificationMessage_Methods | Methods ]]
+
* [[ FGX.Platform | К модулю: FGX.Platform ]]
* [[ FGX.Platform.TfgOnLowMemoryNotificationMessage_Properties | Properties ]]
 
  
 
Delphi
 
Delphi
  
<code>TfgOnLowMemoryNotificationMessage = class (TMessageBase)</code>
+
<syntaxhighlight lang="Delphi">TfgOnLowMemoryNotificationMessage = class (TMessageBase)</syntaxhighlight>
  
== Description ==
+
<p class="class-inheritance"><span class="type-border">[[System.Messaging.TMessageBase|TMessageBase]]</span> -> <span class="type-border">[[FGX.Platform.TfgOnLowMemoryNotificationMessage|TfgOnLowMemoryNotificationMessage]]</span></p>
  
Уведомление о нехватке памяти.
+
== Описание ==
 +
 
 +
<p>Уведомление о нехватке памяти.</p>

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

Delphi

TfgOnLowMemoryNotificationMessage = class (TMessageBase)

TMessageBase -> TfgOnLowMemoryNotificationMessage

Описание

Уведомление о нехватке памяти.