IndexOf(Item: IBaseRibbonElement): Integer;
IndexOf(Item: Prognoz.Platform.Interop.Forms.IBaseRibbonElement): Integer;
Item. The control, which index must be obtained.
The IndexOf method returns index in the collection for the specified control.
Indexes of the elements in the collection correspond to visual arrangement of the elements on the ribbon. The visual arrangement of the elements is organized bottom-up left-to-right.
See also: