FGX.CollectionView.TfgCollectionViewStyle: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 4: | Строка 4: | ||
<syntaxhighlight lang="Delphi">TfgCollectionViewStyle = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</syntaxhighlight> | <syntaxhighlight lang="Delphi">TfgCollectionViewStyle = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</syntaxhighlight> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Версия 04:38, 10 июня 2019
Delphi
TfgCollectionViewStyle = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)