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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 1: Строка 1:
 
* [[ FGX.RadioButton.{System.Messaging}TMessage<System.string> | Вверх к родителю: {System.Messaging}TMessage<System.string> ]]
 
* [[ FGX.RadioButton.{System.Messaging}TMessage<System.string> | Вверх к родителю: {System.Messaging}TMessage<System.string> ]]
 +
* [[ FGX.RadioButton | К модулю: FGX.RadioButton ]]
  
 
Delphi
 
Delphi
Строка 5: Строка 6:
 
<syntaxhighlight lang="Delphi">TfgGroupNameChangedMessage = class ({System.Messaging}TMessage<System.string>)</syntaxhighlight>
 
<syntaxhighlight lang="Delphi">TfgGroupNameChangedMessage = class ({System.Messaging}TMessage<System.string>)</syntaxhighlight>
  
== Описание ==
+
<p class="class-inheritance"><span class="type-border">[[FGX.RadioButton.{System.Messaging}TMessage<System.string>|{System.Messaging}TMessage<System.string>]]</span> -> <span class="type-border">[[FGX.RadioButton.TfgGroupNameChangedMessage|TfgGroupNameChangedMessage]]</span></p>
 
 
Информирует, что контрол установил новое название для группы
 

Версия 02:50, 13 июня 2019

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

Delphi

TfgGroupNameChangedMessage = class ({System.Messaging}TMessage<System.string>)

[[FGX.RadioButton.{System.Messaging}TMessage<System.string>|{System.Messaging}TMessage<System.string>]] -> TfgGroupNameChangedMessage