TdxWizardControlCustomButtonCollection.Items Property
In This Article
Provides zero-based indexed access to the custom buttons contained within the collection.
#Declaration
Delphi
property Items[Index: Integer]: TdxWizardControlCustomButtonCollectionItem read; write; default;
#Property Value
Type |
---|
Tdx |
See Also