TdxWizardControlCustomButtonCollection Properties
A wizard control’s collection of custom buttons.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides zero-based indexed access to the custom buttons contained within the collection. |
| UpdateCount | Inherited from TCollection. |
See Also