Back to Devexpress

TdxUpdateZonesEvent Type

vcl-dxdockcontrol-256073da.md

latest415 B
Original Source

TdxUpdateZonesEvent Type

Declaration

delphi
TdxUpdateZonesEvent = procedure(Sender: TdxCustomDockControl; AZones: TList) of object;

Parameters

NameType
SenderTdxCustomDockControl
AZonesTList

See Also

dxDockControl Unit