Skip to main content

TdxBarItem.LinkCount Property

Determines the number of item links contained in the Links property.

Declaration

property LinkCount: Integer read;

Property Value

Type
Integer

Remarks

An item control may have several item controls on different toolbars. LinkCount returns the number of current links between an item and item controls.

See Also