FGX.CollectionView.TfgCollectionViewStyles: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 1: | Строка 1: | ||
* [[ FGX.Control.TfgControl | Вверх к родителю: TfgControl ]] | * [[ FGX.Control.TfgControl | Вверх к родителю: TfgControl ]] | ||
+ | * [[ FGX.CollectionView | К модулю: FGX.CollectionView ]] | ||
Delphi | Delphi | ||
− | <syntaxhighlight lang="Delphi">TfgCollectionViewStyles = class (TfgControl, | + | <syntaxhighlight lang="Delphi">TfgCollectionViewStyles = class (TfgControl, IFGXContainer)</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.CollectionView.TfgCollectionViewStyles|TfgCollectionViewStyles]]</span></p> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <span | ||
− |
Версия 02:37, 13 июня 2019
Delphi
TfgCollectionViewStyles = class (TfgControl, IFGXContainer)