TdxCustomNavBar.StyleDropTargetGroup Property
In This Article
Specifies a custom style applied to target groups being dragged over.
#Declaration
Delphi
property StyleDropTargetGroup: TdxNavBarStyleItem index 2 read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.DropTargetGroup property instead.
See Also