Back to Devexpress

TcxTabControlTabDragAndDropEvent Type

vcl-cxpc-e7fc541a.md

latest657 B
Original Source

TcxTabControlTabDragAndDropEvent Type

Declaration

delphi
TcxTabControlTabDragAndDropEvent = procedure(AControl: TcxCustomTabControl; AIndex: Integer; ADestinationIndex: Integer; var AAccept: Boolean) of object;

Parameters

NameType
AControlTcxCustomTabControl
AIndexInteger
ADestinationIndexInteger
AAcceptBoolean

See Also

cxPC Unit