TdxBarItemControl.Parent Property
Specifies the bar control to which a given item control belongs.
Declaration
property Parent: TCustomdxBarControl read;
Property Value
Type |
---|
TCustomdxBarControl |
Remarks
Parent is the parent bar control of type TdxBarControl or TdxBarSubMenuControl.
See Also