Back to Devexpress

TdxBarMRUListItem.MaxItemCount Property

vcl-dxbarextitems-dot-tdxbarmrulistitem.md

latest719 B
Original Source

TdxBarMRUListItem.MaxItemCount Property

Determines the maximum number of most recently used items to display.

Declaration

delphi
property MaxItemCount: Integer read; write; default 5;

Property Value

TypeDefault
Integer5

Remarks

If there is no need to display all recently used items, use this property to limit the number of displayed items.

The default value of the MaxItemCount property is 5.

See Also

TdxBarMRUListItem Class

TdxBarMRUListItem Members

dxBarExtItems Unit