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