Back to Devexpress

TdxCustomNavBar.SourceGroup Property

vcl-dxnavbar-dot-tdxcustomnavbar-0516433d.md

latest872 B
Original Source

TdxCustomNavBar.SourceGroup Property

Gets the NavBar group which is being dragged at the moment.

Declaration

delphi
property SourceGroup: TdxNavBarGroup read;

Property Value

Type
TdxNavBarGroup

Remarks

The SourceGroup property is initialized when a group is pressed. The TdxNavBarGroup object representing the pressed group is assigned to it. When performing drag & drop operations, this property can be used to identify the group being dragged.

See Also

Internal and External Drag & Drop Operations

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit