TdxBarItemLink.RealItemLink Property
Provides access to the actual item link of the current item link.
Declaration
property RealItemLink: TdxBarItemLink read;
Property Value
Type |
---|
TdxBarItemLink |
Remarks
Use the RealItemLink property to access the actual item link of the current item link. This property is used when creating additional (new) item controls.
See Also