Back to Devexpress

TdxWizardControlCustomButtonCollectionItem Members

vcl-dxcustomwizardcontrol-dot-tdxwizardcontrolcustombuttoncollectionitem-dot-underscore-members.md

latest5.2 KB
Original Source

TdxWizardControlCustomButtonCollectionItem Members

A wizard control’s custom button.

Constructors

NameDescription
Create(TCollection)Inherited from TCollectionItem.

Properties

NameDescription
CaptionSpecifies the button caption.
CollectionInherited from TCollectionItem.
DisplayNameInherited from TCollectionItem.
EnabledSpecifies whether the custom button is enabled.
FocusedSpecifies whether the custom button has focus.
GlyphSpecifies the button image.
GlyphAlignmentSpecifies how the button image is positioned relative to the button caption.
IDInherited from TCollectionItem.
ImageIndexSpecifies the button image by its index in the associated image list.
IndexInherited from TCollectionItem.
VisibleSwitches the button visibility.
WidthSpecifies the button width in pixels.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
ClickEmulates a button click.
Equals(TObject)Inherited from TObject.
GetDisplayNameInherited from TCollectionItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ReleaseInherited from TCollectionItem.
SetDisplayName(String)Inherited from TCollectionItem.
ToStringInherited from TObject.

Events

NameDescription
OnClickEnables you to respond to button clicks.

See Also

TdxWizardControlCustomButtonCollectionItem Class

dxCustomWizardControl Unit