Skip to main content

TcxTabControlTabStartDragEvent Type

Declaration

TcxTabControlTabStartDragEvent = procedure(AControl: TcxCustomTabControl; AIndex: Integer) of object;

Parameters

Name Type
AControl TcxCustomTabControl
AIndex Integer
See Also