TdxBar.ItemLinks Property
In This Article
Specifies links to items whose item controls are placed on the current toolbar.
#Declaration
Delphi
property ItemLinks: TdxBarItemLinks read; write;
#Property Value
Type |
---|
Tdx |
#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