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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 10: Строка 10:
 
Прямые наследники:
 
Прямые наследники:
 
[[FGX.PaintBox.TfgPaintBox|TfgPaintBox]]
 
[[FGX.PaintBox.TfgPaintBox|TfgPaintBox]]
 
== Описание ==
 
 
<span style="color:gray">Описание отсутствует.</span>
 
 
== Конструкторы ==
 
 
{| class="wikitable sortable"
 
|-
 
| <syntaxhighlight lang="Delphi">constructor</syntaxhighlight> || <code>Create(AOwner: [[TComponent]])</code>
 
<span style="color:gray">Описание отсутствует.</span>
 
|}
 
 
== Константы ==
 
 
{| class="wikitable sortable"
 
|-
 
| <syntaxhighlight lang="Delphi">const</syntaxhighlight> || <code>DefaultHitTest: [[Boolean]]</code>
 
<span style="color:gray">Описание отсутствует.</span>
 
|}
 

Версия 18:13, 29 июня 2019

Delphi

TfgCustomPaintBox = class (TfgGraphicControl)

TComponent -> TfgControl -> TfgGraphicControl -> TfgCustomPaintBox

Прямые наследники: TfgPaintBox