TdxBar.ItemLinks Property
Specifies links to items whose item controls are placed on the current toolbar.
Declaration
property ItemLinks: TdxBarItemLinks read; write;
Property Value
Type |
---|
TdxBarItemLinks |
Remarks
This property specifies an array of links to bar manager’s items. The toolbar’s item controls are created using the information from these item links.
See Also