Skip to main content

TdxBarSubItemControl.CreateSubMenuControl Method

Creates a bar control of type TdxBarSubMenuControl.

Declaration

procedure CreateSubMenuControl; virtual;

Remarks

This method creates the TdxBarSubMenuControl. This item control appears when a user clicks the TdxBarSubItemControl. Item controls contained in the TdxBarSubmenuControl are described by the ItemLinks property of the TCustomdxBarSubItem object to which a given TdxBarSubItemControl is linked.

See Also