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