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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
 
(не показано 5 промежуточных версий этого же участника)
Строка 6: Строка 6:
 
<syntaxhighlight lang="Delphi">TfgCustomPaintBox = class (TfgGraphicControl)</syntaxhighlight>
 
<syntaxhighlight lang="Delphi">TfgCustomPaintBox = class (TfgGraphicControl)</syntaxhighlight>
  
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Control.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.GraphicControl.TfgGraphicControl|TfgGraphicControl]]</span> -> <span class="type-border">[[FGX.PaintBox.TfgCustomPaintBox|TfgCustomPaintBox]]</span></p>
+
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Controls.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.GraphicControl.TfgGraphicControl|TfgGraphicControl]]</span> -> <span class="type-border">[[FGX.PaintBox.TfgCustomPaintBox|TfgCustomPaintBox]]</span></p>
  
 
Прямые наследники:
 
Прямые наследники:
Строка 14: Строка 14:
  
 
<span style="color:gray">Описание отсутствует.</span>
 
<span style="color:gray">Описание отсутствует.</span>
 
 
== Конструкторы ==
 
== Конструкторы ==
  

Текущая версия на 14:55, 8 июля 2019

Delphi

TfgCustomPaintBox = class (TfgGraphicControl)

TComponent -> TfgControl -> TfgGraphicControl -> TfgCustomPaintBox

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

Описание

Описание отсутствует.

Конструкторы

constructor
Create(AOwner: TComponent)

Описание отсутствует.

Константы

const
DefaultHitTest: Boolean

Описание отсутствует.