Item(Index: Integer): IWxStyle;
Item[Index: Integer]: Prognoz.Platform.Interop.Andy.IWxStyle;
Index. Style index.
The Item property returns a style by the defined index.
Executing the example requires that repository contains a workspace with the IWSTYLE identifier containing style.
Add links to the Andy, Drawing, Metabase system assemblies.
After executing the example the color of background fill is changed for the found style.
See also: