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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 22: Строка 22:
  
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 +
|}
 +
 +
== Свойства ==
 +
 +
{| class="wikitable sortable"
 +
|-
 +
| <code>property</code> || <code>CollectionView: TfgCustomCollectionView</code>
 +
 +
|-
 +
| <code>property</code> || <code>SelectionColorLink: TfgAssetColorLink</code>
 +
 
|}
 
|}

Версия 02:53, 10 июня 2019

Delphi

TfgCollectionViewStyle = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)

Описание

Стиль элемента списка.

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

constructor Create(AOwner: TComponent)

Методы

Свойства

property CollectionView: TfgCustomCollectionView
property SelectionColorLink: TfgAssetColorLink