Skip to main content

TdxNavBarGroup.OnExpanded Event

Occurs after a group has been expanded.

Declaration

property OnExpanded: TNotifyEvent read; write;

Remarks

Write an OnExpanded event handler to perform specific actions immediately after a group has been expanded.

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

See Also