Skip to main content

TcxTabControlTabEndDragEvent Type

Declaration

TcxTabControlTabEndDragEvent = procedure(AControl: TcxCustomTabControl; ANewIndex: Integer) of object;

Parameters

Name Type
AControl TcxCustomTabControl
ANewIndex Integer
See Also