Back to Devexpress

TdxLayoutGroupTabChangingEvent Type

vcl-dxlayoutcontainer-c0582edb.md

latest566 B
Original Source

TdxLayoutGroupTabChangingEvent Type

Declaration

delphi
TdxLayoutGroupTabChangingEvent = procedure(Sender: TObject; ANewTabIndex: Integer; var Allow: Boolean) of object;

Parameters

NameType
SenderTObject
ANewTabIndexInteger
AllowBoolean

See Also

dxLayoutContainer Unit