TcxTabControlTabEndDragEvent Type
In This Article
#Declaration
Delphi
TcxTabControlTabEndDragEvent = procedure(AControl: TcxCustomTabControl; ANewIndex: Integer) of object;
#Parameters
Name | Type |
---|---|
AControl | Tcx |
ANew |
Integer |
See Also