TSRVTabSetSkinSchemeCollection |
Top Previous Next |
|
TSRVTabSetSkinSchemeCollection is a class of a collection of skin schemes for tab set controls. This is a class of the following collections: •TSRVSkinManager.Skins[i].HorizontalTabSetSchemes; •TSRVSkinManager.Skins[i].VerticalTabSetSchemes. Unit SRVSkinManager. Syntax TSRVTabSetSkinSchemeCollection = class(TCollection) HierarchyTObject TPersistent TCollection Properties•Items[Index: Integer]: TSRVTabSetSkinScheme; •Count |