TdxNavBarViewsFactory Properties
Stores registered NavBar control Views.Name | Description |
---|---|
Count | Returns the number of Views within the list. |
IDs | Provides zero-based indexed access to the identity values of registered Views. |
Names | Provides indexed access to the names of registered Views. |
PainterClasses | Provides indexed access to the list of painter classes that implement drawing of NavBar control Views. |
See Also