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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 1: Строка 1:
 
* [[ FGX.Circle | Вверх к родителю: FGX.Circle ]]
 
* [[ FGX.Circle | Вверх к родителю: FGX.Circle ]]
* [[ FGX.Circle.TfgCustomCircle_Methods | Методы ]]
 
* [[ FGX.Circle.TfgCustomCircle_Properties | Свойства ]]
 
  
 
Delphi
 
Delphi
  
<syntaxhighlight lang="Delphi">TfgCustomCircle = class (TfgShape)</syntaxhighlight>
+
<code lang="Delphi">TfgCustomCircle = class (TfgShape)</code>

Версия 03:51, 10 июня 2019

Delphi

TfgCustomCircle = class (TfgShape)