Item(Index: Integer): IBaseRibbonElement;
Item[Index: Integer]: Prognoz.Platform.Interop.Forms.IBaseRibbonElement;
Index. Index of the control element.
The Item property returns parameters of the control, which index is passed by the Index parameter.
See also: