Vcl.Ribbon.TRibbonTabs Properties

From RAD Studio API Documentation

InheritedProtected
CapacitypublicProvides access to the internal TList.Capacity property.
CountpublicReturns the number of items in the collection.
DesignerAddpublicIndicates whether the Designer was used to add a component.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ItemClasspublicIndicates the class to which the collection's items belong.
Itemspublic
NextIDprotectedSpecifies a unique ID that can be assigned to the next added collection item.
PropNameprotectedSpecifies the name of the property that the collection implements.
RibbonpublicIdentifies the ribbon to which a component is assigned.
UpdateCountprotectedCounts the number of times BeginUpdate was called without a corresponding call to EndUpdate.