TdxCustomBreadcrumbEditProperties.Buttons Property
In This Article
Specifies the action buttons.
#Declaration
Delphi
property Buttons: TdxBreadcrumbEditButtons read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
For direct indexed access to buttons, use the Buttons.Items property.
See Also