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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
 
(summary)
Строка 1: Строка 1:
* [[ FGX.Memo | Up to parent: FGX.Memo ]]
+
* [[ FGX.Memo | Вверх к родителю: FGX.Memo ]]
* [[ FGX.Memo.TfgCustomMemo_Methods | Methods ]]
+
* [[ FGX.Memo.TfgCustomMemo_Methods | Методы ]]
* [[ FGX.Memo.TfgCustomMemo_Properties | Properties ]]
+
* [[ FGX.Memo.TfgCustomMemo_Properties | Свойства ]]
  
 
Delphi
 
Delphi
  
 
<code>TfgCustomMemo = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
<code>TfgCustomMemo = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>

Версия 23:30, 9 июня 2019

Delphi

TfgCustomMemo = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)