TdxBarItemLinks.HasItem(TdxBarItem) Method
Deprecated. This procedure exists for backward compatibility only. Call the IsReferencedBy function instead.
Declaration
function HasItem(AItem: TdxBarItem): Boolean;
Parameters
| Name | Type | Description |
|---|---|---|
| AItem | TdxBarItem | The target bar item. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also