Skip to main content

TdxNavBarGroup.OnCollapsed Event

Occurs after a group has been collapsed.

Declaration

property OnCollapsed: TNotifyEvent read; write;

Remarks

Write an OnCollapsed event handler to perform specific actions immediately after a group has been collapsed.

There are two things that will cause the event to fire:

See Also