FGX.ListView.DataSource.TfgListViewCollectionDataSource: различия между версиями

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 7: Строка 7:
  
 
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.ListView.DataSource.TfgListViewCollectionDataSource|TfgListViewCollectionDataSource]]</span></p>
 
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.ListView.DataSource.TfgListViewCollectionDataSource|TfgListViewCollectionDataSource]]</span></p>
 
== Описание ==
 
 
<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">property</syntaxhighlight> || <code>Items: [[FGX.ListView.Types.TfgListViewItemCollection|TfgListViewItemCollection]]</code>
 
<span style="color:gray">Описание отсутствует.</span>
 
|}
 

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

Delphi

TfgListViewCollectionDataSource = class (TComponent, IFGXListViewDataSource)

TComponent -> TfgListViewCollectionDataSource