TdxCustomNavBar.StyleDropTargetLink Property
In This Article
Specifies a custom style applied to the line indicating the target position of the dragged link.
#Declaration
Delphi
property StyleDropTargetLink: TdxNavBarStyleItem index 3 read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.DropTargetLink property instead.
See Also