Skip to main content

TdxBarItem.VisibleChanged Method

This procedure is called when the Visible property changes.

Declaration

procedure VisibleChanged;

Remarks

This procedure calls the VisibleChanged method for linked item controls according to the Visible property of a given TdxBarItem.

See Also